OT: Curl
OT: Curl
- Subject: OT: Curl
- From: Rick Dwyer <email@hidden>
- Date: Tue, 22 Jan 2008 11:24:11 -0500
Hello list.
This has more to do with the Curl command than Applescript,
regardless of whether I use and Applescript to call it, but I am
hoping someone can help me.
I call a curl command to connect to an FTP site. I want to download
every file in the directory to a local directory, but with the code
below, curl simply returns a listing of files and does not download
them. How do I:
1- tell curl to download the files instead of listing them?
2- specify the local directory to download the files to (overwriting
existing)?
curl -P 192.168.x.x -u myuser:mypass ftp://ftp.remoteserver.com/
Thanks
--Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden