Created
August 5, 2017 18:15
-
-
Save eon01/4e4d421bee768dd6c15a6151a680dad3 to your computer and use it in GitHub Desktop.
httrack mirroring with near flag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# near: get non-html files 'near' an html file (ex: an image located outside) (--near) | |
httrack --near -%v -z -%k -%B -B -u2 -%u -O ./. 'http://blog.eon01.com' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment