cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: FTP Authentication Needed

From: Davide Aliperti <davide.aliperti_at_db.com>
Date: Wed, 2 Nov 2005 17:01:34 +0100

so, please how can I change the command line ?

Many Thanks
ciao

Daniel Stenberg <daniel_at_haxx.se>
Sent by: curl-users-bounces_at_cool.haxx.se
02/11/2005 16.50
Please respond to
the curl tool <curl-users_at_cool.haxx.se>

To
the curl tool <curl-users_at_cool.haxx.se>
cc

Subject
Re: FTP Authentication Needed

On Wed, 2 Nov 2005, Davide Aliperti wrote:

> I'm trying to send a file trough a proxy server with ssl.
>
> here the command line:

> curl --ftp-ssl -1 -S -x proxy.de.db.com:3128 -T "pippo.txt"
--trace-ascii
> curltrace.trc --cacert /export/home/alipeda/Cedacri_cert.crt -u
> TFA99999:TFA99999 ftp://connect.cedacri.it

When you use a HTTP proxy like this, all operations are converted to HTTP
and
thus --ftp-ssl have no effect and -T makes this become a HTTP PUT. And
obviously the remote server didn't like the user name/password.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
--
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. 
Received on 2005-11-02