rsync_client from minnie.cs.adfa.oz.au.  This hasn't been necessicary for
a long time as these patches were brought into our port of Rsync a long
time ago.

Submitted by: "David O'Brien" <obrien@NUXI.com>
This commit is contained in:
Wolfram Schneider 1998-08-31 17:37:58 +00:00
parent 17d246002b
commit e9d49b4934
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3442

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-03 09:42:03 $"> <!ENTITY date "$Date: 1998-08-31 17:37:58 $">
<!ENTITY title "Mirroring the FreeBSD Web Pages"> <!ENTITY title "Mirroring the FreeBSD Web Pages">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: mirror.sgml,v 1.6 1998-08-03 09:42:03 wosch Exp $ --> <!-- $Id: mirror.sgml,v 1.7 1998-08-31 17:37:58 wosch Exp $ -->
<html> <html>
&header; &header;
@ -18,16 +18,11 @@ unprivileged client-server mode by Warren Toomey.</p>
<H2>Installing Rsync</H2> <H2>Installing Rsync</H2>
<p>The source code to <em>rsync</em> can be obtained via anonymous ftp
at <a href="ftp://minnie.cs.adfa.oz.au/rsync/rsync_client.tar.gz">ftp://minnie.cs.adfa.oz.au/rsync/rsync_client.tar.gz</a>.</p>
<p>To build and install it, do the following:</p> <p>To build and install it, do the following:</p>
<pre> <pre>
% tar vxzf rsync_client.tar.gz % cd /usr/ports/net/rsync
% cd rsync-1.6.2 % make all install
% ./configure
% make; make install
% rehash (for csh users) % rehash (for csh users)
</pre> </pre>
@ -76,7 +71,6 @@ following files:</p>
<li>README <li>README
<li>The rsync man page, rsync.1 <li>The rsync man page, rsync.1
<li>tech_report.ps <li>tech_report.ps
<li>Readme.daemon
</ul> </ul>
<p>If you have any questions about <em>rsync</em>, please pass them on to the <p>If you have any questions about <em>rsync</em>, please pass them on to the