curl-users
Re: SV: Curl 7.12.3 om Mac OSX
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 21 Dec 2004 11:58:27 +0100 (CET)
Date: Tue, 21 Dec 2004 11:58:27 +0100 (CET)
On Tue, 21 Dec 2004, Gunno Ivansson wrote:
> I still have my old Mac and did an install at the default location
> /usr/local. I am new to this Unix stuff, but won't I have two version of
> curl?
Yes, since the first one is probably in /usr/bin and your new one in
/usr/local/bin.
> When I checked the version it showed 7.10.2. How can I be sure to use the
> new curl?
Use the full path to it, or edit your PATH variable to contain /usr/local/bin
before /usr/bin.
> Can I upload multiple files in a single command with 7.12.3?
Yes.
> With my current version I tried curl -T {file1,file2} --- but only file1 was
> uploaded.
Yes, this feature was added to curl after 7.10.2.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-12-21