On Mon, Jan 17, 2005 at 11:47:31AM +1000, Ian Mortimer wrote: > ls: Access failed: 407 Proxy Authentication Required (~/) > > With a username and password on the command line it's identical > except that the GET line shows: > > GET ftp://[EMAIL PROTECTED]/ HTTP/1.1
You have to specify user name and password in proxy setting:
set hftp:proxy http://user:[EMAIL PROTECTED]
set ftp:proxy http://user:[EMAIL PROTECTED]
--
Alexander.
