bruns added a comment.

  In D12696#276696 <https://phabricator.kde.org/D12696#276696>, @bruns wrote:
  
  > `UDS_FILE_TYPE = 13`:  32768 -> 16384 (0100000 -> 040000)
  >  File mode changes from 'regular file' to 'directory'
  
  
  https://github.com/KDE/kio-extras/blob/master/sftp/kio_sftp.cpp#L1845
  `entry.insert(KIO::UDSEntry::UDS_FILE_TYPE, S_IFREG);`
  
  The UDS_FILE_TYPE is also set in L1873 ff to the actual file type the symlink 
points to.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D12696

To: jtamate, dfaure, #frameworks
Cc: lbeltrame, asturmlechner, martinkostolny, kde-frameworks-devel, bruns, 
michaelh, ngraham

Reply via email to