Freedom is our first hope

puf - Parallel URL fetcher for Linux

puf, is a command-line download manager. It is fast and has wide options to mirror or download url. I prefer Puf to mirroring Docs or API Index. It can parse css, images, javascripts in html page and can update url to relative path so you can browse entire web pages offline.

İnstalling;
aptitude install puf #debian


Usage;
puf -options  www.site.com 


Example;
puf -r -xg -F  www.php.net/manual/en/ 


-r : Download subdir. php.net/manual/en, site.com/manual/en/function/str_replace... etc. won't download php.net/manual/tr/ or other linked dir
-xg : Allow ? sign in url when downloading .../manual/en/function?str_replace page will be downloaded, otherwise only ../manual/en/function page will be downloaded.
-F : Scan css, image, js links/files in downloaded page and download them too.

You can get more options via "man puf" or "puf -h"

Site: http://puf.sourceforge.net/

Linux Market Share On Desktop Increased By About 50% In 2011Devlet sizi nasıl takip eder, nasıl gizlenilir.

Write a comment

New comments have been disabled for this post.