2004-06-12 13:30:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2003-08-31 22:39:34 +08:00
|
|
|
<sect1 id="basicnet-netprogs-rsync">
|
2004-08-10 12:23:09 +08:00
|
|
|
<sect1info>
|
2004-08-10 12:25:57 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-10 12:23:09 +08:00
|
|
|
</sect1info>
|
2004-05-07 10:32:10 +08:00
|
|
|
<?dbhtml filename="rsync.html"?>
|
2003-08-31 22:39:34 +08:00
|
|
|
<title>rsync-&rsync-version; client</title>
|
|
|
|
|
|
|
|
<para>rsync is a utility for fast incremental file transfers. If you want to
|
2004-05-18 22:43:23 +08:00
|
|
|
install it, the instructions can be found in Chapter 22 -
|
2003-08-31 22:39:34 +08:00
|
|
|
<xref linkend="rsync"/>. Note that if you only want to use the client, you do
|
|
|
|
<emphasis>not</emphasis> need to run the server and so do not need the startup
|
|
|
|
script and links. In accordance with good practice, only run the server if you
|
|
|
|
actually need it (and if you don't know whether you need it or not, it's
|
|
|
|
likely that you don't!).</para>
|
|
|
|
|
|
|
|
</sect1>
|
|
|
|
|