Re: download file with curl and then launch it
Re: download file with curl and then launch it
- Subject: Re: download file with curl and then launch it
- From: Emmanuel <email@hidden>
- Date: Thu, 27 Jan 2005 09:21:22 +0100
At 6:19 PM -0800 1/26/05, Graham Anderson wrote:
what is the proper way to download a file...wait for it to
complete...and then launch it ?
No simple way, I think. You do have to read first the info about the
file to get its size (curl -I), then poll until the downloaded file's
size reaches that value.
If you are a Smile user, polling is cool with "smilepause". Otherwise
polling is less cool but you can do it using the "delay" command.
Emmanuel
From Satimage-software, the providers of the Smile platform.
_______________________________________________
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