Bug 269497 - sftp: dolphin sucessfully copied 306 files, but files are not where should be!
Summary: sftp: dolphin sucessfully copied 306 files, but files are not where should be!
Status: RESOLVED WORKSFORME
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: zip (show other bugs)
Version: 4.6
Platform: Gentoo Packages Linux
: NOR major
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-26 23:03 UTC by David Heidelberg
Modified: 2016-10-18 18:21 UTC (History)
2 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 David Heidelberg 2011-03-26 23:03:44 UTC
Version:           4.6 (using KDE 4.6.1) 
OS:                Linux

So, for start - I enter sftp://username:passwd@ftp...cz . Dolphin ask me, for enter (and remember!!!) password - every time again and again!

When I got login, then I open zipped archive in dolphin, select files and then click drag them into sftp folder.

It start copying files, and notify me, that some files already exist - my option - SKIP all exist.

Then it continue. End with 306 files copyied. AND that's AMAZING! I wondering, why I can see files on websites. Maybe because they aren't THERE! It end with xx file, leave it one 0 b of some_file.part and even doesn't bother to tell me it failed.

I'm even not talking about freezing on my 2Ghz 64 bit computer, when I select 300 files and catch them with mouse and drag...! What's wrong?!

After that problem, it start telling me, that some folders in sftp doesn't exist (I guess sftp kio died with NO ERROR - even in konsole)

If SOMEONE want to make KDE better, I'm prepared give some time to help fix that issue (debug outputs, testing patches, addional information)

Reproducible: Always

Steps to Reproduce:
use ftps with zip file archive

Actual Results:  
Doesn't care if user think, it's fine...

Expected Results:  
At least give me a INFORMATION about failure! (not talking about fixing problem, it could be problem on sftp server side)

btw. I can copy that files with dolphin: file by file and it works!
Comment 1 Andreas Schneider 2011-03-30 13:45:34 UTC
Thanks for taking the time and reporting this bug.

Did you try to unzip the archive and then copy the files. Does this work?
Comment 2 David Heidelberg 2011-03-30 17:13:27 UTC
I can confirm, it work from folder. Maybe it's related to encoding (I guess cp1250, czech characters) in ZIP file.
Comment 3 Andreas Schneider 2011-03-30 17:32:30 UTC
I think it is a problem of the slave handling the zip file and not kio_sftp.
Comment 4 Andreas Schneider 2011-03-30 17:36:59 UTC
It looks like the problem exists with kio_tar too.
Comment 5 Dawit Alemayehu 2013-06-21 23:05:34 UTC
Is this issue still present in the latest version of KDE, v4.10? Many things have changed since 4.6 including the fix for kio_sftp password dialog where you do not continuously get prompted over and over again.
Comment 6 David Heidelberg 2016-10-18 18:21:23 UTC
No idea, using KF5 these days, not retested... probably already OK...