From the PR:

Some updated URLs and an additional hint regarding rsync,
	resulting from a user request (who was confused).

PR:		50075
Submitted by:	Daniel Lang <dl@leo.org>
This commit is contained in:
Alexander Langer 2003-03-19 17:10:31 +00:00
parent 1430bebd3e
commit 0bb470f7ec
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16297

View file

@ -446,6 +446,9 @@ cvspserver stream tcp nowait root /usr/bin/cvs cvs -f -l -R -T /anoncvstmp --all
which is also available at
<ulink url="http://rsync.samba.org/">http://rsync.samba.org/</ulink>
about the various options to be used with rsync.
If you sync the whole module (unlike subdirectories),
be aware that the module-directory (here "FreeBSD")
will not be created, so you cannot omit the target directory.
Also you might
want to set up a script framework, that calls such a command
via &man.cron.8;.
@ -1052,9 +1055,8 @@ cvspserver stream tcp nowait root /usr/bin/cvs cvs -f -l -R -T /anoncvstmp --all
</listitem>
<listitem>
<para>ftp4.de.FreeBSD.org - <email>dl@leo.org</email> -
<ulink url="http://admin.leo.org/mrtg/ftpusers/ftpusers.html">(FTP users)</ulink>
<ulink url="http://admin.leo.org/mrtg/rsync/rsync.html">(RSYNC users)</ulink>
<ulink url="http://admin.leo.org/mrtg/traffic/atleo5/traffic_atleo5.html">(Bandwidth)</ulink>
<ulink url="http://admin.leo.org/mrtg/services/ftp/ftp.html">(FTP users)</ulink>
<ulink url="http://admin.leo.org/mrtg/services/rsync/rsync.html">(RSYNC users)</ulink>
</para>
</listitem>
</itemizedlist>