re: curl...file listings...
re: curl...file listings...
- Subject: re: curl...file listings...
- From: David Crowe <email@hidden>
- Date: Wed, 26 Oct 2005 09:49:32 +0800
Definitely using Fetch is an option for ftp access, however it has
one annoying feature that causes scripts to fail.
Whenever Fetch completes a download or upload it insists on being
brought to the front. This means that if the user activates another
application while Fetch is running, that the script halts, and
probably times out.
I have put a timeout block around Fetch in case this happens, but
this means that I don't really know that the upload has finished, it
may be just taking longer than I allowed. It also means that if the
upload takes only 1 second, but I have a 20 second timeout, that a
lot of delays are inserted.
Any solution to this problem would be welcome. It would make Fetch
the best solution to AppleScripting ftp.
- David Crowe
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden