Re: Curl
Re: Curl
- Subject: Re: Curl
- From: Thomas Zeilstra <email@hidden>
- Date: Wed, 9 Jun 2004 14:01:38 -0400
I believe ftp requires you to download a specific file, not just a
folder. Applications in OS X can actually be folders with a .app
extension so I would suggest compressing your installer, downloading
it, and then decompressing it on your client.
On Jun 9, 2004, at 1:21 PM, Martha Espinosa wrote:
Hi,
I'm trying to download an application using curl like this:
do shell script "curl -O
ftp://Account:email@hidden/Volumes/Installers/Test.app"
Can I do this? It complains it's not a plain text file. Any help is
appreciated.
-Martha
_______________________________________________
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.
References: | |
| >Re: Startup ! (From: Andrew Oliver <email@hidden>) |
| >Curl (From: Martha Espinosa <email@hidden>) |