Re: URL Access scripting
Re: URL Access scripting
- Subject: Re: URL Access scripting
- From: "Daniel A. Shockley" <email@hidden>
- Date: Wed, 26 Mar 2003 13:48:52 -0500
If you are on OS X, you can use the command-line utility 'curl'
I've got a simple handler that lets you upload using curl at
<
http://danshockley.com/codebits.php>
There are a bunch of great things that curl can do. The only thing
I've found that URLAS can do and curl cannot is show a progress bar.
Anything else can be implemented in curl, usually running much faster.
On 3/26/2003, "John Tuttle" <email@hidden> wrote:
I'm attempting to write an upload script using URL Access Scripting and
having no luck. Can't even get a script to compile so I thought I'd
poll the group list to see if anyone had any ideas.
All I want to do is upload File A to a remote FTP server with replacing.
--
----
Daniel A. Shockley, Database Programmer
MacEasy Computing
email@hidden
email@hidden
email@hidden
http://www.maceasycomputing.com
_______________________________________________
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.