cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl with ftps

From: <patrice.martin_at_aero.bombardier.com>
Date: Mon, 26 Nov 2012 12:13:43 -0500

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

Thanks

                                                                           
             Daniel Stenberg
             <daniel_at_haxx.se>
             Sent by: To
             "curl-users" the curl tool
             <curl-users-bounc <curl-users_at_cool.haxx.se>
             es_at_cool.haxx.se> cc
                                                                           
                                                                   Subject
             11/24/2012 09:22 Re: curl with ftps
             AM
                                                                           
                                                                           
             Please respond to
               the curl tool
             <curl-users_at_cool.
                 haxx.se>
                                                                           
                                                                           

On Fri, 23 Nov 2012, patrice.martin_at_aero.bombardier.com wrote:

> I am connecting to a server using the curl command with ftps passing
> through a http proxy. Is there a way I can obtain the list of files that
are
> on a directory on the remote server? Right now, I can only list the
> directories that are on that directory. I need to do this because of the
> limitation of curl with the wildcards.

So what commands have you tried now that didn't work and "can only list
thedirectories" ? Which curl version are you using in which operating
system?

--
  / daniel.haxx.se
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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