Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xroche/httrack
HTTrack Website Copier, copy websites to your computer (Official repository)
https://github.com/xroche/httrack
Last synced: 4 months ago
JSON representation
HTTrack Website Copier, copy websites to your computer (Official repository)
- Host: GitHub
- URL: https://github.com/xroche/httrack
- Owner: xroche
- License: other
- Created: 2015-03-14T08:20:27.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-13T19:05:53.000Z (about 1 year ago)
- Last Synced: 2024-07-31T18:18:35.636Z (7 months ago)
- Language: C
- Homepage: http://www.httrack.com/
- Size: 23.1 MB
- Stars: 3,160
- Watchers: 141
- Forks: 626
- Open Issues: 140
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
HTTrack Website Copier, Offline Browser for Windows and Unix
Copyright (C) 1998-2017 Xavier Roche and other contributorsWelcome to HTTrack Website Copier!
Information:
The folder html/ contains the documentation
You might want to read these files, especially for installing HTTrack:
- See INSTALL file for installation information (NO WARRANTY)
- See license.txt file for license informationContacting us:
If you want to ask any question, feel free to contact us!
email: [email protected]Donations:
HTTrack Website Copier is free software, but if you can, please donate to the Free Software Foundation (FSF) to support free software!
(Europe)
http://www.fsfeurope.org/help/donate.html(World)
http://www.fsf.org/help/donate.htmlEngine limits:
These are the principals limits of HTTrack for that moment. Note that we did not heard about any other utility
that would have solved them.- Several scripts generating complex filenames may not find them (ex: img.src='image'+a+Mobj.dst+'.gif')
- Some java classes may not find some files on them (class included)
- Cgi-bin links may not work properly in some cases (parameters needed). To avoid them: use filters like -*cgi-bin*Advanced options:
These options may not be necessary for a normal usage. But they can solve several problems.
- If you need more than 100,000 links: -#L1000000 (1,000,000 links)
- If you need more than 500 filters: -#F1000 (1,000 filters)
- If you need transfer rate statistics every minutes: -#Z
- If you need transfer operations statistics every minutes: -#T
- If you want log files to be refreshed after every line: -#fThank you!
Have fun with HTTrack Website Copier!
The authors