Files
httrack/README
Xavier Roche f4b879adc9 Merged revisions 851,853,855-857,861-862 via svnmerge from
http://proliant/svn/httrack/trunk

........
  r851 | roche | 2013-09-09 19:20:34 +0200 (lun., 09 sept. 2013) | 3 lines
  
  Fixed Keywords field in desktop files (Sebastian Pipping)
........
  r853 | roche | 2013-09-13 17:54:23 +0200 (ven., 13 sept. 2013) | 4 lines
  
  Fixed FSF GPL reference (postal address removed, added website)
  Fixed year notice
........
  r855 | roche | 2013-09-13 18:08:40 +0200 (ven., 13 sept. 2013) | 3 lines
  
  AUTHORS should be 644
........
  r856 | roche | 2013-09-13 18:12:52 +0200 (ven., 13 sept. 2013) | 3 lines
  
  Replaced AM_PROG_LIBTOOL by LT_INIT
........
  r857 | roche | 2013-09-13 18:13:02 +0200 (ven., 13 sept. 2013) | 3 lines
  
  Updated man
........
  r861 | roche | 2013-09-13 21:21:03 +0200 (ven., 13 sept. 2013) | 3 lines
  
  Fixed license and copyright
........
  r862 | roche | 2013-09-13 21:26:08 +0200 (ven., 13 sept. 2013) | 3 lines
  
  Fixed man
........
2013-09-13 19:29:17 +00:00

59 lines
1.7 KiB
Plaintext

HTTrack Website Copier, Offline Browser for Windows and Unix
Copyright (C) 1998-2013 Xavier Roche and other contributors
Welcome 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 information
Contacting us:
If you want to ask any question, feel free to contact us!
email: httrack@httrack.com
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.html
Engine 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 statictics every minutes: -#Z
- If you need transfer operations statistics every minutes: -#T
- If you want log files to be refreshed after every line: -#f
Thank you!
Have fun with HTTrack Website Copier!
The authors