Hi,
thanks Justin very much.
i set proxy like this:
export SOCKS5_PROXY=username:[email protected]:1080 or
export SOCKS_PROXY=username:[email protected]:1080
but it does not work.
any advice?
sincerely,
wenhuo hu
Justin Piszcz wrote:
On Tue, 12 May 2009, huwenhuo wrote:
hi,
would anyone told me how to use socks5 proxy for lftp?
i am not sure this is the right mailing list to find things about the
usage of lftp. ^_^
thanks for any advice!
Hi,
1. You need SOCKS support compiled in.
2. Then you need to export the SOCKS5_PROXY or SOCKS_PROXY environment
variables.
Then when you use lftp it will use the socks proxy you have defined.
Justin.