need example of ftp command

Sean Ellis sellis at telus.net
Sun Dec 21 10:40:13 PST 2003


On Sun, Dec 21, 2003 at 01:20:05PM -0500, fbsd_user wrote:
 
> ftp -a 'ftp://ftp2.FreeBSD.org/$path/qpopper-4.0.5_1'
> 
> using native interactive ftp, I can drill down to this
> directory and get the file, so I know it's there and that's
> the correct nam

ftp> ls qpop*
150 Opening ASCII mode data connection for '/bin/ls'.
lrwxrwxrwx  1 65532  65532  25 Sep 29 05:19 qpopper-2.53_4.tgz -> ../All/qpopper-2.53_4.tgz
lrwxrwxrwx  1 65532  65532  26 Sep 29 05:19 qpopper-4.0.5_1.tgz -> ../All/qpopper-4.0.5_1.tgz
226 Transfer complete.

--
Sean



More information about the freebsd-questions mailing list