Re: Fetch problem...
Re: Fetch problem...
- Subject: Re: Fetch problem...
- From: Bill Briggs <email@hidden>
- Date: Sun, 19 Mar 2006 23:59:59 -0400
At 6:22 PM -0700 3/19/06, Michelle Steiner wrote:
>On Mar 19, 2006, at 3:10 PM, Bill Briggs wrote:
>
>>tell application "Fetch"
>>make new transfer window at beginning with properties {hostname:the_host, username:the_user, password:the_pwd, initial folder:init_path}
>>end tell
>
>This worked for me; I haven't tried it with a current version of Fetch, though.
>
>tell application "Fetch"
> put into url "ftp://ftp.michelle.org" item alias (file_Path) with uniquename
>end tell
>
>file_Path is the full path to the file to be uploaded.
It seems you can do that, if you have a site that requires no ID or password. Presumably you can incorporate them in the URL as well. I only use it for sites that require my ID and password so have not attempted that kind of approach via scripting.
- web
_______________________________________________
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