LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Download via HTTP and command line? (https://www.linuxquestions.org/questions/linux-general-1/download-via-http-and-command-line-466910/)

gdeward 07-23-2006 06:30 PM

Download via HTTP and command line?
 
How can I download a file from the web using HTTP and the command line? I am using SSH to get to my Ubuntu box and would like to pull down the following file...

http://www.webalice.it/albertomilone...509-1_i386.deb

I cannot seem to find it via Google, so I'm punting. Any ideas?

~ Greg

Matir 07-23-2006 06:31 PM

Yep. 'wget'. In its simplest form, it's simply 'wget URL'.

gdeward 07-23-2006 06:34 PM

Got it! Refined my search on Google and found a command cheat sheet...

http://www.pixelbeat.org/cmdline.html

The command I used was...

wget http://www.webalice.it/albertomilone...509-1_i386.deb

~ Greg

gdeward 07-23-2006 06:35 PM

Damn, the replies on this site are q-q-q-uick! =)

~ Greg

Matir 07-23-2006 06:54 PM

LOL. We do what we can. Also glad you posted the link to that useful sheet of command line tips.


All times are GMT -5. The time now is 07:17 PM.