cURL / Mailing Lists / curl-users / Single Mail

curl-users

curl for ftp sites with double login

From: Bogdan Dobrin <bogdan.dobrin_at_pp.htv.fi>
Date: Mon, 31 Jul 2000 02:01:26 +0300

Hi,

Could someone help me in answering the following question:

How can I get curl to upload a file to an ftp site which requires
a double login scheme (first as anonymous then "user my_user_name" then
my_password given at requested prompt) ?

What do I need to add to the following command line ?

> curl -T uploadfile -u anonymous:my_email_addr ftp://ftp.upload.com/

Thanks a lot anticipated.

B.D.
Received on 2000-07-31