https://bugs.kde.org/show_bug.cgi?id=473167
Méven Car <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 CC| |[email protected] --- Comment #1 from Méven Car <[email protected]> --- Technical explanation: We KFileItemListProperties::supportsMoving to determine if files can be renamed, but this does support the !local path of sftp:// protocol. Adding this support there would mean adding a synchronous KIO::stat for a remote target, which can block the UI. On the other hand Dolphin has a cache of the file hierarchy in its model, that could be used to determine this. -- You are receiving this mail because: You are watching all bug changes.
