Mailing Lists
|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1218 socks5 not used properly in ftp EPSV mode with ALL_PROXY set
From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Thu, 25 Apr 2013 10:57:39 +0000
- **summary**: curl acts problematically in ftp EPSV mode with ALL_PROXY set --> socks5 not used properly in ftp EPSV mode with ALL_PROXY set
--- ** [bugs:#1218] socks5 not used properly in ftp EPSV mode with ALL_PROXY set** **Status:** open **Created:** Thu Apr 25, 2013 07:55 AM UTC by Zekun Ni **Last Updated:** Thu Apr 25, 2013 07:55 AM UTC **Owner:** Daniel Stenberg Steps to reproduce: export ALL_PROXY=socks5://127.0.0.1:1080 (assume a SOCKS5 proxy server is there); curl a ftp resource with no extra options; you can see from strace that curl tries to connect to the ftp server directly but then take it as a SOCKS5 server. A strace result is available in the attachment list. In addition, curl works fine with --socks5/--socks5-hostname option. --- Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/curl/bugs/1218/> To unsubscribe from further messages, please visit <https://sourceforge.net/auth/subscriptions/>Received on 2013-04-25 These mail archives are generated by hypermail. |
Page updated January 05, 2012.
web site info