Hi,
When I tested this before, I used the SOCKS_PROXY or SOCKS5_PROXY
variables and also make sure your version of lftp is linked to the socks
libraries (ldd `which lftp` | grep socks).
Justin.
On Mon, 14 Feb 2011, JL Picard wrote:
Can I at least get a response to these questions:
Just to confirm ,do I need these variables set in the LFTP session to use the
proxy:
set ftp:proxy gateway.mydomain.com:1080
set ftp:proxy-auth-type open
Should the ftp:proxy setting be:
set ftp:proxy ftp://gateway.mydomain.com:1080