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?
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.
*** This bug has been marked as a duplicate of 28361 ***