Re: Problem with curl
Re: Problem with curl
- Subject: Re: Problem with curl
- From: Doug McNutt <email@hidden>
- Date: Sat, 12 Aug 2006 10:00:09 -0600
At 19:48 +1000 8/12/06, Tim Mansour wrote:
>I'm wondering if a recent Security Update has made any change to either "do shell script" or "curl" that would prevent a connection to a web site using http, from within an AppleScript?
It's tough from AppleScript but from Terminal.app or a BBEdit worksheet the first thing to do is to turn on curl's -v option to turn on verbose output to show you what's going on as it connects.
You could AppleScript it by redirecting both stdout and stderr to a new file with the -v. You could also tell Terminal to "do script" which would display the information in a Terminal window.
curl 7.15.4 was released recently but it's very unlikely that Apple would change it in a maintenance release.
--
--> In Christianity, man can have only one wife. This is known as monotony. <--
_______________________________________________
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