Bug 132085 - Copying files from a non-local source to sftp KIO fails
Summary: Copying files from a non-local source to sftp KIO fails
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: sftp (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dawit Alemayehu
URL:
Keywords:
: 172886 176994 178615 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-08 20:54 UTC by Dik Takken
Modified: 2009-01-05 19:31 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dik Takken 2006-08-08 20:54:58 UTC
Version:            (using KDE KDE 3.5.3)
Installed from:    Gentoo Packages
OS:                Linux

When I try to copy a file from a tar:/ location to a sftp:/ location, I get an error message saying that the connection to localhost was lost. 

Copying from tar:/ location to file:/ location works, so I guess the problem is with the sftp KIO slave.
Comment 1 Michael Leupold 2008-12-27 15:05:16 UTC
Changing the description as that's what it really is. Copying a file from anything that's not a local file to an sftp destination fails. Dupes incoming.
Comment 2 Michael Leupold 2008-12-27 15:05:31 UTC
*** Bug 172886 has been marked as a duplicate of this bug. ***
Comment 3 Michael Leupold 2008-12-27 15:06:30 UTC
*** Bug 176994 has been marked as a duplicate of this bug. ***
Comment 4 Michael Leupold 2008-12-27 15:16:55 UTC
*** Bug 178615 has been marked as a duplicate of this bug. ***
Comment 5 Rodrigo Fernandes 2009-01-02 15:46:45 UTC
I have the same bug, but the copy sort of works, it creates a .part with the full contents of the original file. It looks as if it's just unable to do the final move (removing the .part ), giving the exact same error.
Comment 6 Michael Leupold 2009-01-05 19:31:44 UTC
SVN commit 906183 by mleupold:

Detect end of file on copying correctly.

BUG: 132085


 M  +1 -1      kio_sftp.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=906183