• 1-888-289-2246
  • 24x7x365 Presence

Download files in the Linux CLI mode


>> We can download any files through the “wget” command in the Linux command mode :-

 wget http://www.example.com/archive.zip

>> We can download and store the above example folder with a different name.

wget -O anothername.zip http://www.example.com/archive.zip

]]>


Leave a Reply

Your email address will not be published. Required fields are marked *