is this a bug that has been reported or should be?
Josh Mellicker
josh at dvcreators.net
Sat Dec 1 02:25:37 EST 2007
On Nov 30, 2007, at 1:13 PM, Dave Cragg wrote:
>
> 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.
I am on OS X 10.4., and our server uses FTP Server (ProFTPd/PureFTPd).
I will try libUrlSetLogField.
Thanks!
More information about the use-livecode
mailing list