doc seems to be an internal wu-ftpd alias to pub/doc on their box. So
replace the doc with pub/doc in the URL and you will be fine. I think
their FTP server is a little broken - it will accept cd doc/pcnet
followed by a get, but not a get with the full pathname (with or without
initial /). If they put in a symbolic link, life would be simpler.
So,
---> RETR doc/pcnet/compression
550 doc/pcnet/software: No such file or directory.
But
---> CWD doc/pcnet
250 CWD command successful.
and then
---> RETR compression
150 Opening BINARY mode data connection for compression (20745 bytes).
226 Transfer complete.
Ian Redfern (redferni@logica.com).
----------
From: hume.smith@dess.tallships.istar.ca
To: squid-users@nlanr.net
Subject: a broken FTP site
Date: 13 February 1998 5:17pm
here's a URL ftpget breaks:
<URL:ftp://ftp.cso.uiuc.edu/doc/pcnet/compression>
--
Hume Smith
<URL:http://dess.tallships.istar.ca/%7Ehclsmith/>
Support Project Magic <URL:http://www.operasoftware.com/alt_os.html>
Received on Fri Feb 13 1998 - 10:09:43 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:38:52 MST