Httrack Gui Site
The GUI communicates with the engine via command-line arguments generated from user selections.
| GUI Option | Engine Flag | Effect | |--------------------------------|--------------------|----------------------------------------| | Mirror depth = 5 | -r5 | Follow links 5 levels deep. | | Exclude *.zip | -A -*.zip | Skip all ZIP archives. | | Include only *.html | -A +*.html | Download nothing but HTML files. | | Use cookies from browser | -c8 | Import cookies from Firefox/Chrome. | | Limit to 10 MB per file | --max-size=10000000 | Skip files larger than 10 MB. | httrack gui
HTTrack was developed to address a simple need: download a website recursively, following links within the same domain, and restructure files to work offline without changing original URLs unnecessarily. The GUI communicates with the engine via command-line
Choose where on your hard drive you want the website files to be stored. Ensure you have enough disk space, as modern websites can be surprisingly large. | | Include only *
