cURL / Mailing Lists / curl-users / Single Mail

curl-users

How to set a standard local directory to upload files from

From: Nikos Andritsakis <andritsakis1_at_hotmail.com>
Date: Fri, 21 Mar 2014 10:35:48 +0200

Hello friends
I want to set the standard local directory from which curl should read all files to upload to an FTP site with the same name e.g.

curl -s --ftp-create-dirs standDirectory -T "{file1.png,file2.txt,file3.gif}" -u FTPUSER:FTPPASS ftp://ftp.omae-epa-live.gr/www.omae-epa-live.gr/web/content/RALLY4/

I read about stdin, but how can I set it to e.g. C:\iRallyMaster\Textfiles\Website\Omnis7 ?
Thanks in advance
Nikos
                                               

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-03-21