Version: unspecified (using Devel) OS: Linux KDE 4.4.92 I can't copy and paste a file in the same directory on sftp. it works fine on local disk. Copying a local file to sftp location works. copying from sftp location to local file works as well. Reproducible: Always Steps to Reproduce: Go to some sftp location. select a file. copy and paste(ctrl+c , ctrl+v) it in the same folder. Dolphin suggests a namechange. append ".txt" and click ok. Actual Results: The copy process will hang. And dolphin will scare you by showing empty catalogs upon refresh since the copy process is hanging. You can stop the copy process and Dolphin will show you your catalog, however file is not copied. Expected Results: file copied, Dolphin shows new file.
Cannot reproduce on KDE SC 4.4.5. I've opened a bug report one year ago about a similar bug using FTP protocol: bug #187002 but it has been fixed.
Problem persists on 4.5.0
I'm having this problem with the official Arch Linux KDE 4.5.0 packages. In order to do the file copy, I have to ssh into the remote machine and copy from the command line. It worked fine in KDE 4.4.
Confirmed in KDE 4.5 too
Bug still reproducible with KDE 4.5.1 :-(
Thank you for taking the time to report this bug and helping to make KDE better. I'm currently on vacation I will look at this when I'm back. The sftp server isn't able to do a copy on the server. You need to transfer it to the local filesystem and then back to the server. I think there was a flag in in the protocol file to disable server side copy. I have to find the documentation for it.
*** This bug has been marked as a duplicate of bug 251301 ***