FTP connect fails and says "Maximum number of clients exceeded".
Some FTP programs open multiple connections to the server unnecessarily, and reach the maximum number of connections per user that we allow.
If you cannot turn off this option in your program by checking an option such as "Server does not support resume" then, please download a different FTP program such as WS_FTP which does not have this problem of spawning more and more connections unnecessarily.