Bug 62221

Summary: copying lots of stuff via ftp doesn't work when server has user limit set
Product: [Unmaintained] kio Reporter: Jay <joerg>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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 ***