Bug 62221 - copying lots of stuff via ftp doesn't work when server has user limit set
Summary: copying lots of stuff via ftp doesn't work when server has user limit set
Status: RESOLVED DUPLICATE of bug 28361
Alias: None
Product: kio
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-06 02:09 UTC by Jay
Modified: 2005-02-02 15:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jay 2003-08-06 02:09:19 UTC
Version:           3.1.2 (using KDE 3.1.2)
Installed from:    Gentoo
Compiler:          gcc version 3.2.2
OS:          Linux (i686) release 2.4.20-gentoo-r5

I have an ftp account with a userlimit set to 3, I select a folder with subfolders and files and want to copy it to my local HD. A dialog pops up asking me for password again and again, always failing and showing the error response: too many users. Is there a way to detect that response and queue the ftp transaction to another login instead of just failing?
Comment 1 Thiago Macieira 2003-08-06 03:31:51 UTC
Reassigning to KIO. It's a general problem with the KIO scheduler, even 
though kio_ftp will have to return some information. 
 
This is also a problem when doing a drag-and-drop on a (brain-dead) server 
allowing only one connection per IP. 
Comment 2 Tommi Tervo 2005-02-02 15:12:44 UTC

*** This bug has been marked as a duplicate of 28361 ***