The manual says: "If ftp:proxy starts with http://, hftp (ftp over http proxy) 
is used instead of ftp automatically." In my configuration .netrc entry 
exists.

I.

$ ftp_proxy=http://XXXX:3128 lftp -e ls XXXX.XXX
drwxr-xr-x    8 ftp      ftp          4096 Aug 22 15:02 gorod

Seems to ignoring ftp:proxy variable (i see ftp traffic). 

II. (should it be another bug?)

$ ftp_proxy=http://XXXX:3128 lftp -e ls ftp://XXXX.XXX
`ls' at 0 [Delaying before reconnect: 26] 

Seems to ignoring ftp:proxy variable (as in I.) but also ignores .netrc entry 
and tries to login as anonymous:[EMAIL PROTECTED]

The server also claims about unrecognized commands.

III.

$ ftp_proxy=http://XXX:[EMAIL PROTECTED]:3128 lftp -e ls hftp://XXXX.XXX
ls: Access failed: 403 Forbidden (~/)

Seems to ignores .netrc entry (GET without user credentials)

-- 
Regards,
Al Nikolov
JID: [EMAIL PROTECTED]
IRC: clown


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to