Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 2006 16:18:02 -0300
From:      "Ricardo Carvalho" <rat.carvalho@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: get file
Message-ID:  <a72fadee0606061218j76ff3054r392c47c395c30429@mail.gmail.com>
In-Reply-To: <060620061242.16659.4485782D000BEA2B00004113220076106408099A0E0B0B0703D20D010D@comcast.net>
References:  <060620061242.16659.4485782D000BEA2B00004113220076106408099A0E0B0B0703D20D010D@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
on orts you can also use curl

On 6/6/06, bob.middaugh@comcast.net <bob.middaugh@comcast.net> wrote:
>
>
> -------------- Original message ----------------------
> From: Efren Bravo <efrenba@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>



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