Thanks for lftp, it seems useful!

All comments are against version 3.0.5

Small feature request
=====================
I could mirror a filetree through a proxy
(hftp://), and finally found that I had to do 'set hftp:use-type
off'. This could be automated, since a proxy makes itself known by the
http 'Via:' header:

        Via: 1.0 proxyserver (NetCache NetApp/5.3.1R4D10)

So, this mail is to inform you to add 'NetCache NetApp' to the list of
broken proxies which needs this options. Having such a list would help
users a lot since they would not have to debug it themselves.

Bug report #1
=============
A little bugreport: I started with use-type, and it created the files
't.emf;type=i' next to the newer 't.emf' which I created by disabling
use-type. Bug: 'ls' only display 't.emf'. Removing 't.emf' shows
't.emf;type=i' again. I cannot remove this file:

~~> rm t.emf;type=i
---- Connecting to proxy NLYBSTQA01PX201.best.ms.philips.com (130.144.100.148) port 
8080
---- Sending request...
---> DELETE ftp://[EMAIL PROTECTED]/t.emf HTTP/1.1
---> Host: homepages.demon.nl
---> User-Agent: lftp/3.0.3
---> Proxy-Authorization: Basic cm5pamx1bnM6WmF6YTExMDI=
---> Authorization: Basic d2luZ2Rpbmc6ZE1vb24yMDE=
---> Connection: keep-alive
---> 
<--- HTTP/1.1 404 File Not Found      
<--- Date: Wed, 02 Jun 2004 12:58:40 GMT
<--- Content-Type: text/html
<--- Connection: close
<--- Via: 1.0 NLYBSTQA01PX201 (NetCache NetApp/5.3.1R4D10)
<--- 
rm: Access failed: 404 File Not Found (t.emf)


Bug report #2
=============
'ls' gives the current directory as a directory entry:
:~> ls
---- Connecting to proxy NLYBSTQA01PX201.best.ms.philips.com (130.144.100.148) port 
8080
---- Sending request...
---> GET ftp://[EMAIL PROTECTED]/ HTTP/1.1
---> Host: homepages.demon.nl
---> User-Agent: lftp/3.0.3
---> Proxy-Authorization: Basic cm5pamx1bnM6WmF6YTExMDI=
---> Authorization: Basic d2luZ2Rpbmc6ZE1vb24yMDE=
---> Connection: keep-alive
---> 
<--- HTTP/1.1 200 OK                 
<--- Date: Wed, 02 Jun 2004 12:56:41 GMT
<--- Content-Type: text/html
<--- Connection: close
<--- Via: 1.1 NLYBSTQA01PX201 (NetCache NetApp/5.3.1R4D10)
<--- 
---- Receiving body...
drwxr-xr-x  --  /vol2/demon.nl/w/i/n
---- Hit EOF
---- Closing HTTP connection
-rw-r--r--  --  Cork.au
..
(rest of listing)

/vol2/demon.nl/w/i/n is the current working dir.

Relevant lines from result when going to ftp://... in my browser:
[DIRECTORY]  <A HREF="ftp://wingding:[EMAIL PROTECTED]//vol2/demon.nl/w/i/n/">Parent 
Directory</A>
[SOUND]      <A HREF="Cork.au">Cork.au</A>. . . . . . . . . . . . . . . . .    [May 31 
22:43]      1K
..
(rest of listing)

Regards,
Rutger.

-- 
Rutger Nijlunsing ---------------------------------------------------
Philips Medical Systems, Best, Building QV-159, Fax +31-402762379 <O
Phone +31-402765764,        [EMAIL PROTECTED] ( \
------------------------------------- MIT -- Advanced Development  X

Reply via email to