Re: FTP Directory Listing w/URL Access Scripting
Re: FTP Directory Listing w/URL Access Scripting
- Subject: Re: FTP Directory Listing w/URL Access Scripting
- From: Timothy Bates <email@hidden>
- Date: Thu, 06 Mar 2003 09:55:17 +1100
>
It seems I have to specify a file to download from an FTP server. I would
>
like to first get a directory listing to see if the file exists before I
>
download. Is this possible, or must I use Fetch/Interarchy?
Download the directory listing to a temp file, then parse this for your
file's name, then act accordingly.
Not a great solution.
Under OS X, you could use curl via shell scripts.
tim
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.