Bug 132905 - Copy folders using fish misses files
Summary: Copy folders using fish misses files
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-24 10:43 UTC by Konrad Urlichs
Modified: 2008-05-18 20:33 UTC (History)
1 user (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 Konrad Urlichs 2006-08-24 10:43:14 UTC
Version:           3.5.4 (using KDE 3.5.4 Level "a" , unofficial build of SUSE )
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.13-15.11-default

When copying many files from a remote host listed with fish://
konqueror does not copy all of them, if they are in a directory.
This might be due to the limited argument list of scp:
If I type scp * server:/bla and I have too many files in the current folder, I get an error message.
This might be the reason why konqueror does not copy all files.
It works fine, when I enter the directory and mark all files explicitely, its only when I copy a folder, when konqueror fails to copy all files.
Comment 1 Konrad Urlichs 2006-10-03 15:13:39 UTC
Since nobody did answer, here is again how to reproduce the bug:
-- Go to a remote directory in Konqueror by typing fish://some.server.ug/some/directory in the address bar
-- Use the mouse to move a folder with > about 200 files to a local directory.
-- Not all of the files will be copied, you will have to repeat the procedure until all files are moved.
Comment 2 FiNeX 2008-05-18 20:33:13 UTC
Cannot reproduce on 3.5.9.
I've tried even with dolphin on KDE 4 and I've got no errors.

Exactly what is the error message you get from scp?