forked from xroche/httrack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
58 lines (33 loc) · 1.65 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
HTTrack Website Copier, Offline Browser for Windows and Unix
Copyright (C) 1998-2017 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: [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.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