get file

Ricardo Carvalho rat.carvalho at gmail.com
Tue Jun 6 19:21:40 UTC 2006


on orts you can also use curl

On 6/6/06, bob.middaugh at comcast.net <bob.middaugh at comcast.net> wrote:
>
>
> -------------- Original message ----------------------
> From: Efren Bravo <efrenba at yahoo.es>
> > Hi,
> >
> > Is there a way from the console to get a file by
> > http | ftp protocol?
> >
> > Which command should I run to do it?
> >
> > Thanks,
> >
> >
> > Efren Bravo.
> > -----
>
> install wget from ports, gets you something like this: wget
> http://urltofileyouwanttodownload
>
> or man wget for options
>
> ftp, connect to ftp service on remote box and cd to the directory where
> the file resides and do: get filename.   File will end up in the directory
> from which you initiated ftp on your box.
>
> Bob
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list