Alexander
I have just upgraded to 3.6.1 (cygwin) and notice that there appears to be an issue with HTTP requests when a port is explicitly defined: ==> 3.5.9 ---- Resolving host address... ---- 1 address found ---- Connecting to www.jacobsrimell.com (194.205.96.18) port 8064 ---- Sending request... ---> HEAD /web%20logs/ HTTP/1.1 ---> Host: www.jacobsrimell.com:8064 ---> User-Agent: lftp/3.5.9 ---> Accept: */* ---> Authorization: Basic cHJvc3BlY3R2aXNpb246cHJvc3BlY3R2aXNpb24= ---> Connection: keep-alive ---> <--- HTTP/1.1 200 OK <--- Content-Length: 30438 <--- Content-Type: text/html <--- Server: Microsoft-IIS/6.0 <--- MicrosoftOfficeWebServer: 5.0_Pub <--- X-Powered-By: ASP.NET <--- Date: Thu, 03 Jan 2008 15:42:29 GMT <--- ---- Closing HTTP connection ==> 3.6.1 ---- Resolving host address... ---- 1 address found ---- Connecting to www.jacobsrimell.com (194.205.96.18) port 8064 ---- Sending request... ---> HEAD /web%20logs/ HTTP/1.1 ---> Host: www.jacobsrimell.com:www.jacobsrimell.com ---> User-Agent: lftp/3.6.1 ---> Accept: */* ---> Authorization: Basic cHJvc3BlY3R2aXNpb246cHJvc3BlY3R2aXNpb24= ---> Connection: keep-alive ---> <--- HTTP/1.1 400 Bad Request <--- Content-Length: 39 <--- Content-Type: text/html <--- Date: Thu, 03 Jan 2008 15:45:52 GMT <--- Connection: close <--- ---- Closing HTTP connection Also this is logged (although it does not appear to affect the successful working of the ftp session) when using the FTP protocol: (BUG?) URL mismatch ftp://username:[EMAIL PROTECTED]/logs/W3SVC404605628 vs ~~/logs/W3SVC404605628, dropping URL Regards Andy ----------- Andy Krafft Xtranet Multimedia t: 0870 765 4450 | e: [EMAIL PROTECTED] f: 0870 879 5079 | w: www.xtranet.co.uk associations online ________________________________ I am using the free version of SPAMfighter for private users. It has removed 10568 spam emails to date. Paying users do not have this message in their emails. Try SPAMfighter <http://www.spamfighter.com/len> for free now!
