On Thu, Sep 02, 2004 at 09:40:31AM -0400, Rudy Taraschi wrote: > I think the key to getting it working with lftp is the sequence I > attached in my original email ... > > 220 Message from proxy --> USER proxy_user > 331 Password request --> PASS proxy_pass > 220 Message from site --> USER anonymous > 331 Anonymous login ok --> PASS user@ > > ... which I can't seem to emulate with lftp. Thanks again!
lftp does support such proxies. Please turn on debug in lftp to see what actually happens. -- Alexander.
