Re: downloading a file into a folder
Re: downloading a file into a folder
- Subject: Re: downloading a file into a folder
- From: Rob Stott <email@hidden>
- Date: Mon, 14 Feb 2005 20:51:10 +0000
You have to use curl in accordance with the info in its man pages. Go to the Terminal and type 'man curl'. This will show you how to use curl, the options you have and how to use them.
You can formulate the command in AppleScript, eg. "curl www.yahoo.com" as a string and then then execute the commands with 'do shell script'.
Hope that helps
r.
---
Rob Stott - Development Team, Trident UK
Connaught Road, Kingswood, East Yorkshire HU7 3AP
My work: http://www.apple.com/uk/creative/trident/
My band: http://www.superscapemusic.co.uk
_______________________________________________
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