cURL / Mailing Lists / curl-users / Single Mail

curl-users

[Win32] Uploading all files from a directory through FTP?

From: Vincent Delporte <vincent.delporte_at_bigfoot.com>
Date: Mon, 30 Jul 2007 21:50:03 +0200

Hello

I went through the FAQ, online manual, and archives, but haven't found how
to simply upload all the files from a directory to a remote FTP server.

This doesn't work:

curl -T C:\source\*.c ftp://mylogin:mypass@ftp.acme.com/source/c/

Does someone have some code handy?

Thank you.
Received on 2007-07-30