2004-06-12 13:30:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-12 13:30:15 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2003-08-31 22:39:34 +08:00
|
|
|
<sect1 id="basicnet-netprogs-rsync">
|
2005-04-30 19:56:27 +08:00
|
|
|
<?dbhtml filename="rsync.html"?>
|
2005-05-31 00:23:59 +08:00
|
|
|
|
2005-04-30 19:56:27 +08:00
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
2005-05-31 00:23:59 +08:00
|
|
|
|
2005-04-30 19:56:27 +08:00
|
|
|
<title>Rsync-&rsync-version; Client</title>
|
2005-05-31 00:23:59 +08:00
|
|
|
|
2005-05-31 05:27:18 +08:00
|
|
|
<para><command>rsync</command> is a utility for fast incremental file
|
|
|
|
transfers. If you want to install it, the instructions can be found in Chapter
|
2010-01-10 19:12:58 +08:00
|
|
|
22 – <xref linkend="rsync"/>. Note that if you only want to use the
|
2005-05-31 05:27:18 +08:00
|
|
|
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
|
2005-04-30 19:56:27 +08:00
|
|
|
or not, it's likely that you don't!).</para>
|
2003-08-31 22:39:34 +08:00
|
|
|
|
|
|
|
</sect1>
|