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: Steve Kump <email@hidden>
- Date: Wed, 05 Mar 2003 15:29:31 -0800
Tim,
>
Not a great solution.
Perhaps not, but it's sneaky, and it works.
Thanks,
Steve
On 3/5/03 2:55 PM, "Timothy Bates" <email@hidden> wrote:
>
> 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.
_______________________________________________
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.