| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: globbing ftp uploads
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 2 Feb 2004 10:13:09 +0100 (CET)
On Fri, 30 Jan 2004, Doug McNutt wrote:
> This is what I did using a tcsh shell under Mac OS 10.2.3 with curl as
You'd need to upgrade your curl first, since the upload globbing was not
Then, you'd probably do something like this:
* loop through all files and create a single uploadglob variable
* uploadglob should look like this {file1,file2,file3}
* then upload them all in one shot like this: curl ftp://upload.com/path/ -T
--
Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
[[ Do not send mails to this email address. They won't reach me. ]]
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
Received on 2004-02-02
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info