On Sat, Nov 18, 2006 at 06:36:35PM +0800, Jing Peng wrote: > Supposing my proxy server use http protocol, and its IP address is > *.*.0.9, and the username is abc.s34(please notice that it has a dot > inside), the password is abc. So, what should I input for HTTP/FTP > proxy URL?
Looking at ftp(1)'s source code, I don't think the '.' should throw off the username/password parsing, so try: http://abc.s34:[EMAIL PROTECTED]