Fix link to patches.
[rsync-web.git] / documentation.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE>rsync documentation</TITLE>
5 </HEAD>
6 <!--#include virtual="header.html" -->
7
8 <H2 align="center">documentation</H2>
9
10 <ul>
11
12 <li> An html version of the <a href="https://download.samba.org/pub/rsync/rsync.html">rsync man page</a>.
13
14 <li> An html version of the
15 <a href="https://download.samba.org/pub/rsync/rsyncd.conf.html">rsyncd.conf man page</a>.
16
17 <li> The <a href="FAQ.html">FAQ</a> (frequently asked questions list).
18
19 <!--#include virtual="doc-resources.html" -->
20
21 <!--
22 <li>Cross-referenced
23 <a href="doxygen/head/files.html">rsync source code</a> produced by
24 <a href="http://doxygen.org/">Doxygen</a>.
25 -->
26
27 <li> A html version of the original
28 <a href="tech_report/">rsync technical report</a>.
29
30 <li> A copy of Andrew Tridgell's
31 <a href="http://samba.org/~tridge/phd_thesis.pdf">PhD thesis</a>
32 (which includes three chapters on rsync).
33
34 <li> A nice page on <a href="how-rsync-works.html">how rsync works</a>.
35
36 <li> A copy of John Langford's thesis on
37 <a href="http://www-2.cs.cmu.edu/~jcl/research/mrsync/mrsync.ps">Multiround rsync</a>,
38 which is not used in rsync, but is interesting none-the-less.
39
40 <li> There is an rsync <A HREF="https://download.samba.org/pub/rsync/TODO">TODO</A> list, but it is really old.
41 More modern enhancement ideas are in <a href="https://bugzilla.samba.org/buglist.cgi?product=rsync">bugzilla</a>.
42
43 <li>A <a href="http://www.devshed.com/c/a/Administration/File-Synchronization-With-Rsync/">DevShed tutorial on rsync</a>.
44
45 <li> <a href="rsync-and-debian/">Notes on rsync and Debian mirrors</a>.
46
47 </ul>
48
49 <p> <i>(Some of the above items are also listed on the <a href="resources.html">rsync resources page</a>.</i>
50
51 <!--#include virtual="footer.html" -->