LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   downloading from the command line (https://www.linuxquestions.org/questions/linux-software-2/downloading-from-the-command-line-31187/)

tcut 09-25-2002 09:54 AM

downloading from the command line
 
A newbie question I know...

a while ago I saw a tutorial that showed you how to download to a directory from the command line in one go.

]#<download command> ftp://a host/dir

Can anyone brush off the cobwebs of my brain?

Cheers,

B

stickman 09-25-2002 10:20 AM

You're probably looking for wget.

Def 09-27-2002 07:32 AM

Linux have many utils for download files from net.

for example:

wget ftp://server/path/file.rpm

fetch ftp://server/path/file.rpm

or console browser program

links ftp://server/path/file.rpm
lynx ftp://server/path/file.rpm



--
Sincerely,
Andrew A.Romanchenko
AlarIT programmer
http://www.AlarIT.com


All times are GMT -5. The time now is 12:52 AM.