glfs/server/other/rsync/rsync-intro.xml
Igor Živković 1f686d241c rsync corrections
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1785 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-02-08 17:55:58 +00:00

25 lines
903 B
XML

<sect2>
<title>Introduction to <application>rsync</application></title>
<para>The <application>rsync</application> package contains the
<command>rsync</command> utility. This is useful for synchronizing large file
archives over a network.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&rsync-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&rsync-download-ftp;"/></para></listitem>
<listitem><para>Download size: &rsyncd-size;</para></listitem>
<listitem><para>Estimated Disk space required: &rsync-buildsize;</para></listitem>
<listitem><para>Estimated build time: &rsyncd-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>rsync</application> dependencies</title>
<sect4><title>Optional</title>
<para>
<xref linkend="popt"/>
</para></sect4>
</sect3>
</sect2>