'ftp' command does what...?
    Kirk Strauser 
    kirk at strauser.com
       
    Tue Jun 22 11:41:42 PDT 2004
    
    
  
On Tuesday 2004-06-22 01:36 pm, Chuck Swiger wrote:
> ftp ftp://ftp.andrew.cmu.edu
...is not a valid URL in that no path component is specified (even a 
trailing '/') - at least, that's my understanding of it.  Try this instead:
  ftp ftp://ftp.andrew.cmu.edu/
which works as expected from here.
-- 
Kirk Strauser
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 155 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040622/4ec7406e/attachment.bin
    
    
More information about the freebsd-questions
mailing list