Bug 309313 - Can't copy directly between different servers
Summary: Can't copy directly between different servers
Status: RESOLVED FIXED
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: SFTP (show other bugs)
Version: 18.04.3
Platform: Microsoft Windows Microsoft Windows
: NOR major
Target Milestone: ---
Assignee: Andreas Schneider
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-31 13:20 UTC by Andrius
Modified: 2018-09-02 15:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
"Copying" window (16.91 KB, image/png)
2013-07-18 11:35 UTC, Andrius
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrius 2012-10-31 13:20:24 UTC
when copying from sftp://user1@someserver/somedir/somefile.txt to sftp://user2@otherserver/otherdir/file.txt the transfer dialog says it has been successful, however file.txt in otherserver is empty and named file.txt.part .

Reproducible: Always

Steps to Reproduce:
1. Open two tabs in dolphin with different sftp servers A and B
2. select files from A and copy to B


Actual Results:  
success message + empty file with suffix ".part" in server B

Expected Results:  
success message + file copied from A to B

Copying from A to local dir and then from local dir to B works fine.
Had not tested using other remote kioslaves.

Tested using MinGW binaries from KDE installer.
Comment 1 Jekyll Wu 2013-07-18 11:14:21 UTC
Can't reproduce using KDE SC 4.10.2 in windows. Please try that version to see whether the problem still exists.
Comment 2 Andrius 2013-07-18 11:35:03 UTC
Created attachment 81172 [details]
"Copying" window
Comment 3 Andrius 2013-07-18 11:35:55 UTC
With 4.10.2 the copying window stays forever the same in this scenario.
Comment 4 Jack 2018-07-20 21:50:52 UTC
Has someone actually confirmed that this still fails at some time later than 2013?
Comment 5 Andreas Schneider 2018-09-02 15:33:05 UTC
Closing as nobody responded.