Go Back   TechArena Community > Software > Operating Systems
Become a Member!
Forgot your username/password?
Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links


Download files from Linux command line

Operating Systems


Reply
 
Thread Tools Search this Thread
  #1  
Old 28-08-2009
Member
 
Join Date: Apr 2009
Posts: 60
Download files from Linux command line

Sponsored Links
How to download a file on Linux command line. What are command and syntax use to download file. Any recommendations and suggestions are appreciated.

Reply With Quote
  #2  
Old 28-08-2009
Calvin K's Avatar
Member
 
Join Date: Apr 2008
Posts: 3,485
Re: Download files from Linux command line

GNU Wget is a computer program that retrieves content from web servers, wget program allows one to grab files across the internet just by providing a url. Wget is a very cool command-line downloader for Linux and UNIX environments.
Reply With Quote
  #3  
Old 28-08-2009
Lillebror's Avatar
Member
 
Join Date: Apr 2008
Posts: 3,263
Re: Download files from Linux command line

To download a file on Linux you need to type the command # wget site name from where you want to download photos /photos.zip

# wget -r -l 1 http://www.google.com/ command will allow you to download home page of google.com
Reply With Quote
  #4  
Old 28-08-2009
Member
 
Join Date: Jan 2009
Posts: 318
Re: Download files from Linux command line

Axel opens more than one HTTP/FTP connection, $ axel http://google.com/file.tar.gz will download file from the site. The lwp-download program also down load the document specified by the URL given as the first command line argument to a local file.
Reply With Quote
Reply

  TechArena Community > Software > Operating Systems


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Download files from Linux command line"
Thread Thread Starter Forum Replies Last Post
Command Line in Linux to clear the /tmp folder BBC123 Operating Systems 4 26-02-2012 01:41 PM
How to perform Cut and paste from command line in Linux Malik B Operating Systems 4 11-11-2010 03:12 PM
Send mail from command line in Linux Angelica Maria Networking & Security 4 07-04-2010 10:50 AM
Deleting line with sed command in unix/linux Fragman Software Development 5 20-03-2010 09:47 PM
Inroduction of Linux command line Ceesar Operating Systems 5 31-12-2009 01:20 AM


All times are GMT +5.5. The time now is 03:25 PM.