beta.blog

Ubuntu: Downloading files using wget

by on Aug.07, 2010, under Linux (Ubuntu)

Downloading files is absolutely essential for server administrators. If your server downloads files for you, you won’t have to upload them on your own, which will save you a lot of time.
I always used the wget command, as it’s really simple to handle. Type the following into your terminal :

wget http://www.test.de/img/logo.gif

This command will download a file and save it to the current directory.


Leave a Reply

*

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!