cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: ftp uploads

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 11 May 2003 19:00:01 +0200 (CEST)

On Sat, 10 May 2003, vic wrote:

> how does one string together multiple files to upload from different dir.
> using ftp:
> Is this riight? if not, please correct and send back.
>
> curl -T /home/vic/file1 -T /home/vic/src/file2 -u username:password
> /ftp://ftp/somewhere.com/destination-folder/

curl currently does not offer multiple file upload using a single command
line. It is still left as an item in the TODO document. Patches are welcome.

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
Received on 2003-05-11