Bug 205027 - Copying or cutting files from local filesystem to sftp host fail
Summary: Copying or cutting files from local filesystem to sftp host fail
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 16.12.2
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-25 00:56 UTC by Alvaro Manuel Recio Perez
Modified: 2015-12-11 06:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alvaro Manuel Recio Perez 2009-08-25 00:56:21 UTC
Version:            (using KDE 4.3.0)
Compiler:           x86_64 architecture
OS:                Linux
Installed from:    Ubuntu Packages

The bug is triggered when you try to copy or move a file (or group of) from the local filesystem to a remote host through sftp, using the "copy", or "cut", and "paste" menu items, be it from the context menu or the application menu. Strangely, it does work if you drag and drop the files.

To reproduce it, just open two dolphin windows and connect to a remote host through sftp. Then right click on a file on your system and select copy. And then, right click on the window of the remote host and select "paste". Dolphin will complaint about "Access denied to sftp://hostname/path/FILENAME.part" (Dolphin adds a ".part" extension to the file you are dealing with) and the operation will fail.

As I mentioned earlier, dragging and dropping the file works. And either method (using menus or dragging and dropping) works on Konqueror. So, Dolphin shouldn't fail when doing this.

Please note that this problem only occur going from local to remote. You can successfully use menus to copy or move file from the remote host to local.