cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl with ftps

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Mon, 26 Nov 2012 19:31:31 +0100

On Mon, Nov 26, 2012 at 12:13:43PM -0500, patrice.martin_at_aero.bombardier.com wrote:
> Hi, here are the requested infos:
>
> Version:
> $ curl --version
> curl 7.27.0 (powerpc-ibm-aix5.1.0.0) libcurl/7.27.0 OpenSSL/0.9.8r
> zlib/1.2.3 libidn/1.22 libssh2/1.2.7
> Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3
> pop3s rtsp scp sftp smtp smtps telnet tftp
> Features: IDN IPv6 Largefile NTLM NTLM_WB SSL libz
>
> Comand I use:
> $ curl -v -p -3 -k -l -x $PROXY:$PROXY_PORT --ftp-ssl
> ftp://$URL:$REMOTE_PORT/$REMOTE_DIR

What is the log that results with -v? Is there any indication from the
server that something is amiss? Keep in mind that you need a trailing
slash on the URL to have libcurl treat it as a directory instead of a
file.

>>> Dan
-------------------------------------------------------------------
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 2012-11-26