Difference between revisions of "Wget: offline web mirror"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | Berikut adalah perintah untuk melakukan web mirror | ||
wget --mirror --convert-links --adjust-extension --page-requisites --html-extension --wait=2 --no-parent https://www.darmajaya.ac.id/ | wget --mirror --convert-links --adjust-extension --page-requisites --html-extension --wait=2 --no-parent https://www.darmajaya.ac.id/ | ||
wget -mkEpnp https://www.darmajaya.ac.id/ | wget -mkEpnp https://www.darmajaya.ac.id/ | ||
+ | |||
+ | atau | ||
wget -mk -w 20 https://www.darmajaya.ac.id/ | wget -mk -w 20 https://www.darmajaya.ac.id/ |
Revision as of 12:50, 3 October 2018
Berikut adalah perintah untuk melakukan web mirror
wget --mirror --convert-links --adjust-extension --page-requisites --html-extension --wait=2 --no-parent https://www.darmajaya.ac.id/ wget -mkEpnp https://www.darmajaya.ac.id/
atau
wget -mk -w 20 https://www.darmajaya.ac.id/
wget --mirror --convert-links --html-extension --wait=2 -o log https://www.darmajaya.ac.id/