Bug 309313

Summary: Can't copy directly between different servers
Product: [Frameworks and Libraries] kio-extras Reporter: Andrius <andriusmao>
Component: SFTPAssignee: Andreas Schneider <asn>
Status: RESOLVED FIXED    
Severity: major CC: kde-windows, ostroffjh
Priority: NOR    
Version: 18.04.3   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Attachments: "Copying" window

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.