Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Dec 2003 10:46:53 -0800
From:      Sean Ellis <sellis@telus.net>
To:        fbsd_user <fbsd_user@a1poweruser.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: need example of ftp command
Message-ID:  <20031221184653.GA47561@telus.net>
In-Reply-To: <MIEPLLIBMLEEABPDBIEGCEGBFBAA.fbsd_user@a1poweruser.com>
References:  <MIEPLLIBMLEEABPDBIEGCEGBFBAA.fbsd_user@a1poweruser.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031221184653.GA47561>