On 30 Nov 2007, at 19:24, Josh Mellicker wrote:

Rev seems to want to initiate an additional FTP connection for each file uploaded...

The problem with this is that when uploading small files, with the default libURLSetFTPStopTime, if a new file uploads before that interval, Rev will quickly use up all the available ftp connections for a server, preventing anyone (or Rev) from ftp access to that server (until the connection is manually closed (or times out?).

Sarah mentioned a similar thing recently. I tested here and everything worked as expected. (libUrl is designed to re-use open connections.)

What OS are you using, and do you know what ftp server? If you could use libUrlSetLogField to get a log of the ftp sessions it might help see what is happening. You can mail it to me off list.

Cheers
Dave


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to