Hi Phil,

Thanks for the detailed handler! I’ll give it a whirl. Blocking is not really 
the problem for me; it’s the session timeouts or dropped connection when 
downloading many files in a loop. I think the public server does not like 
repeated calls with the same connection, but I do not know how to make a new 
connection for, say, every 100 downloads.

Gregory


> Message: 12
> Date: Thu, 23 Apr 2015 15:43:11 -0700
> From: Phil Davis <rev...@pdslabs.net>
> To: How to use LiveCode <use-livecode@lists.runrev.com>
> Subject: Re: Need Help With FTP
> Message-ID: <5539757f.8050...@pdslabs.net>
> Content-Type: text/plain; charset=utf-8; format=flowed
> 
> Hi Gregory,
> 
> I would probably use the "load" command because it's a non-blocking way 
> to do it - it doesn't prevent interaction while it's working.
> 


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to