MACSCRPT Archives

July 2007

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Mime-Version:
1.0 (Apple Message framework v752.2)
Content-Type:
text/plain; charset=US-ASCII; delsp=yes; format=flowed
Date:
Fri, 6 Jul 2007 23:08:55 -0700
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Subject:
From:
John Baxter <[log in to unmask]>
In-Reply-To:
Content-Transfer-Encoding:
7bit
Sender:
Macintosh Scripting Systems <[log in to unmask]>
Parts/Attachments:
text/plain (28 lines)
On Jul 6, 2007, at 9:43 PM, Mark Lively wrote:

>> So, now you've been told a few times that URL Access may not be so  
>> bad after
>> all.
>
> It probably isn't but I've gotten used to CURL.

For those who haven't "met" curl, here is the first portion of the  
description part of the man page:

curl  is  a tool to transfer data from or to a server, using one of the
supported protocols (HTTP, HTTPS, FTP, FTPS, GOPHER, DICT, TELNET, LDAP
or FILE). The command is designed to work without user interaction.

curl offers a busload of useful tricks like proxy support, user authen-
tication, ftp upload, HTTP post,  SSL  (https:)  connections,  cookies,
file  transfer  resume  and  more.



So...there's a lot in there.  I haven't messed with URL Access, so I  
can't compare.  (And while I've used curl, I've only used it for  
simple things.)  I've also used wget, which we had in the days before  
we got curl.

   --John

ATOM RSS1 RSS2