Download Multiple files using wget command
This post was written by admin on November 21, 2009
Posted Under: General
Posted Under: General
Open terminal from Applications/Accessories/Terminal,create a file
gedit filename
copy and paste all URLs into this file(one url as one line).
http://img.feedsky.com/images/icon_sub_c1s17_d.gif http://img.feedsky.com/images/icon_subshot01_zhuaxia.gif http://img.feedsky.com/images/icon_subshot01_pageflakes.gif http://img.feedsky.com/images/icon_subshot01_rojo.gif http://img.feedsky.com/images/icon_subshot01_google.gif http://img.feedsky.com/images/icon_subshot01_netvibes.gif http://img.feedsky.com/images/icon_subshot01_yahoo.gif http://img.feedsky.com/images/icon_subshot01_newsgator.gif http://img.feedsky.com/images/icon_subshot01_bloglines.gif http://img.feedsky.com/images/icon_subshot01_xianguo.gif http://img.feedsky.com/images/icon_subshot01_nazha.gif http://img.feedsky.com/images/icon_subshot01_youdao.gif http://img.feedsky.com/images/icon_subshot01_qq.gif http://img.feedsky.com/images/icon_subshot01_douban.gif
Then run this command to download from all URLs:
wget -i filename
Related posts:
- Ubuntu using FileZilla download/upload files via FTP,FTPS and SFTP
- feh – lightweight command-line (command console) image viewer for Linux
- GPRename-A complete batch renamer for files and directories(GUI)
- mp3wrap – wrap multiple mp3s into single playable mp3
- Wally – KDE4 Wallpaper changer using multiple sources
Tags: ubuntu terminal
