Hi, I tried to connect to external ftp site using http proxy and received an error 400 Bad request. I'm sending You debug info: lftp [EMAIL PROTECTED]:~> ls ---- Connecting to proxy 111.111.111.111 (111.111.111.111) port 3180 ---- Sending request... ---> GET ftp://[EMAIL PROTECTED]/ HTTP/1.1 ---> Host: ftp.xxxxxxxx.lt ---> User-Agent: lftp/2.6.10 ---> Authorization: Basic fdssdfgsdf34DGderfs= ---> Connection: keep-alive ---> <--- HTTP/1.0 400 Bad Request <--- Content-Type: text/html <--- X-Cache: MISS from devil.yyyyyyyy.lt <--- X-Cache-Lookup: MISS from devil.yyyyyyyy.lt:3180 <--- Proxy-Connection: close <--- ---- Closing HTTP connection ls: Access failed: 400 Bad Request (~/)
What's wrong? The same thing happens with command 'cd'. Best Regards, Tauras
