|
Lines 4013-4018
Link Here
|
| 4013 |
</varlistentry> |
4013 |
</varlistentry> |
| 4014 |
</variablelist> |
4014 |
</variablelist> |
| 4015 |
</sect1> |
4015 |
</sect1> |
|
|
4016 |
|
| 4017 |
<sect1 id="mirrors-rsync"> |
| 4018 |
<title>rsync sites</title> |
| 4019 |
|
| 4020 |
<para>The following sites make FreeBSD available through the rsync |
| 4021 |
protocol. The <application>rsync</application> utility works in |
| 4022 |
much the same way as the <application>rcp</application> command, |
| 4023 |
but has more options and uses the rsync remote-update protocol |
| 4024 |
which transfers only the differences between two sets of files, |
| 4025 |
thus greatly speeding up the synchronization over the network. |
| 4026 |
This is most useful if you are a mirror site for the |
| 4027 |
FreeBSD FTP server, or the CVS repository. The |
| 4028 |
<application>rsync</application> suite is available for many |
| 4029 |
operating systems, on FreeBSD, see the |
| 4030 |
<filename>net/rsync</filename> |
| 4031 |
port or use the package.</para> |
| 4032 |
|
| 4033 |
<variablelist> |
| 4034 |
<varlistentry> |
| 4035 |
<term>Czech Republic</term> |
| 4036 |
|
| 4037 |
<listitem> |
| 4038 |
<para>rsync://ftp.cz.freebsd.org/</para> |
| 4039 |
|
| 4040 |
<para>Available collections:</para> |
| 4041 |
<itemizedlist> |
| 4042 |
<listitem><para>ftp: A partial mirror of the FreeBSD FTP |
| 4043 |
server.</para></listitem> |
| 4044 |
<listitem><para>FreeBSD: A full mirror of the FreeBSD FTP |
| 4045 |
server.</para></listitem> |
| 4046 |
</itemizedlist> |
| 4047 |
</listitem> |
| 4048 |
</varlistentry> |
| 4049 |
|
| 4050 |
<varlistentry> |
| 4051 |
<term>Germany</term> |
| 4052 |
|
| 4053 |
<listitem> |
| 4054 |
<para>rsync://grappa.unix-ag.uni-kl.de/</para> |
| 4055 |
|
| 4056 |
<para>Available collections:</para> |
| 4057 |
<itemizedlist> |
| 4058 |
<listitem><para>freebsd-cvs: The full FreeBSD CVS |
| 4059 |
repository.</para></listitem> |
| 4060 |
</itemizedlist> |
| 4061 |
<para>This machine also mirrors the CVS repositories of the |
| 4062 |
NetBSD and the OpenBSD projects, among others.</para> |
| 4063 |
</listitem> |
| 4064 |
</varlistentry> |
| 4065 |
|
| 4066 |
<varlistentry> |
| 4067 |
<term>United States of America</term> |
| 4068 |
|
| 4069 |
<listitem> |
| 4070 |
<para>rsync://ftp-master.freebsd.org/<para> |
| 4071 |
|
| 4072 |
<para>This server may only be used by FreeBSD primary mirror |
| 4073 |
sites.</para> |
| 4074 |
<para>Available collections:</para> |
| 4075 |
<itemizedlist> |
| 4076 |
<listitem><para>FreeBSD: The master archive of the FreeBSD |
| 4077 |
FTP server.</para></listitem> |
| 4078 |
<listitem><para>acl: The FreeBSD master ACL |
| 4079 |
list.</para></listitem> |
| 4080 |
</itemizedlist> |
| 4081 |
</listitem> |
| 4082 |
</varlistentry> |
| 4083 |
</variablelist> |
| 4084 |
</sect1> |
| 4016 |
</appendix> |
4085 |
</appendix> |
| 4017 |
|
4086 |
|
| 4018 |
<!-- |
4087 |
<!-- |