That's what i did now Alexander, and it works. But I used the other setting

http:proxy proxy:port

for months and months, with ftp server, without problems ....
it just started yesterday, that i couldn't connect any more.

anyways, as longs as ftp:proxy does the job, it's fine with me.

Thorsten

Alexander V. Lukyanov wrote:
On Sun, Jul 23, 2006 at 08:12:59PM +0200, Thorsten Peter wrote:
i am not sure, but i think since lftp 3.5.0 my proxy settings no longer work.
just did a fresh compile of 3.5.1 and still the same problem ...
lftp simply ignores them and connects to ftp sites directly without using the proxy.

my settings are:

set http:proxy 192.168.0.1:40002

This setting applies to http protocol. To use the proxy for ftp protocol, use:

   set ftp:proxy http://192.168.0.1:40002

Depending on the proxy permissions, you can also probably use

   set ftp:use-hftp no

Reply via email to