in reply to file upload
You could fork or provide system() arguments which will put each submitted command into the background, allowing the next iteration to begin immediately. However, this will mean that you're creating many concurrent login sessions to the same FTP server, which may fail if the FTP server has policies against such usage. You may also want to limit the number of concurrent sessions for other reasons, even if "bandwidth isn't a problem."
--
[ e d @ h a l l e y . c c ]
|
|---|