Re: URL Access scripting in Tiger launches Classic
Re: URL Access scripting in Tiger launches Classic
- Subject: Re: URL Access scripting in Tiger launches Classic
- From: Doug McNutt <email@hidden>
- Date: Mon, 17 Oct 2005 10:29:08 -0600
At 11:23 -0400 10/17/05, Jon Snyder wrote:
> I have recently upgraded to Tiger and I have an older script that calls for URL Access Scripting to upload files that I want to use. When I run the script, it launches Classic - not the best thing in my mind. I've heard that URL Access Scripting under OSX is not a great thing - what are my options?
curl is the winner. (Well, that's an opinion.) <http://haxx.se/curl.html> Apple delivers an older version with OS neXt. "man curl" in Terminal.app for more about that.
Curl can be used with a "do shell script" command
For progress reports from curl using Terminal.app check out:
<ftp://ftp.macnauchtan.com/Software/Progress/tView.text> readme 4 kB
<ftp://ftp.macnauchtan.com/Software/Progress/tViewCmd>
<ftp://ftp.macnauchtan.com/Software/Progress/tViewInit>
There is also "Finder:Go:Connect to server" but it does not allow uploads even with a name and password. Curl has the -T option for that. (We may have upload and download confused here. I don't think URL Access ever did what I call uploads.)
--
--> Science is the business of codifying the rules and methods employed by the Intelligent Designer. Religions provide myths to mollify the anxiety experienced by those who choose not to participate. <--
_______________________________________________
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