Skip to content

Instantly share code, notes, and snippets.

@eon01
Created August 5, 2017 18:15
Show Gist options
  • Save eon01/4e4d421bee768dd6c15a6151a680dad3 to your computer and use it in GitHub Desktop.
Save eon01/4e4d421bee768dd6c15a6151a680dad3 to your computer and use it in GitHub Desktop.
httrack mirroring with near flag
# 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