cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

FTP via FTP PROXY

From: Norbert Novotny <norbert.novotny_at_gmail.com>
Date: Tue, 1 Jul 2008 16:23:13 +0200

Hi cURL/Daniel,

I have tried to send file via FTP_PROXY using the latest curl build 7.18.2,
but no luck.
The setup:
1. behind corporate FW
2. having special FTP proxy server (something like a trojan horse)
3. the ftp proxy is a ftp server listening on 21
4. connecting to the destination Internet ftp server using "USER
login_name_at_Internet_ftp.server"
5. This will open a channel and handout the connection to your local client.
6. followed by std. ftp commands e.g. PUT GET QUIT

I suspect this is not yet in the cURL as it tries to go via HTTP
proxy/connection only, where this is not the case.

Can you confirm? ... or is there a trick how to get around a such FTP
server. FYI, the WS_FTP does handle this.

Thanks, in advance,
 norbert

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2008-07-01

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET