Mention mailing-list archives at mail-archive.com -- they are easier
[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> The <a href="FAQ.html">FAQ</a>
13
14 <li> The rsync <A HREF="/ftp/rsync/README">README</A>
15
16 <li> A html version of the original
17 <A HREF="tech_report/">rsync technical report</A>
18
19 <li> An html version of the <A HREF="/ftp/rsync/rsync.html">rsync man page</A>
20
21 <li> An html version of the
22 <A HREF="/ftp/rsync/rsyncd.conf.html">rsyncd.conf man page</A>
23
24 +<!--#include virtual="doc-resources.html" -->
25
26 <!--
27 <li>Cross-referenced
28 <a href="doxygen/head/files.html">rsync source code</a> produced by
29 <a href="http://doxygen.org/">Doxygen</a>.
30 -->
31
32 <li> A copy of Andrew Tridgell's PhD thesis, which includes
33 three chapters on rsync, is available at
34 <a href="http://samba.org/~tridge/">http://samba.org/~tridge/</a>
35
36 <li> A nice page on <a href="how-rsync-works.html">how rsync works</a>.
37
38 <li> The rsync <A HREF="/ftp/rsync/TODO">TODO</A>
39
40 <li>A <a href="http://www.devshed.com/c/a/Administration/File-Synchronization-With-Rsync/">DevShed tutorial on rsync</a>.
41
42 <li> <a href="rsync-and-debian/">Notes on rsync and Debian mirrors</a>.
43
44 </ul>
45
46 <p> <i>(Some of the above items are also listed on the <a href="resources.html">rsync resouces page</a>.</i>
47
48 <!--#include virtual="footer.html" -->