is this a bug that has been reported or should be?
Dave Cragg
dave.cragg at lacscentre.co.uk
Fri Nov 30 16:13:16 EST 2007
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
More information about the use-livecode
mailing list