Note that www bits are also available via FTP.
This commit is contained in:
parent
fc9846ded3
commit
a10b8489bf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1629
2 changed files with 12 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-12-31 22:30:56 $">
|
||||
<!ENTITY date "$Date: 1997-06-10 04:04:14 $">
|
||||
<!ENTITY title "Mirroring the FreeBSD Web Pages">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -43,6 +43,11 @@ You can install this into fred's crontab, so that it runs once a
|
|||
day. The pages on www.freebsd.org are updated daily at about 4:30am
|
||||
California time.</p>
|
||||
|
||||
<p>If you do not wish to use rsync for some reason, you can also use
|
||||
one of the popular FTP mirror utilities to simply mirror
|
||||
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/www">the
|
||||
central FTP site's copy</a>.
|
||||
|
||||
<H2>Optimizing Rsync's Performance</H2>
|
||||
|
||||
<p>There are several gzipped tar files kept in the web hierarchy at
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-12-31 22:30:56 $">
|
||||
<!ENTITY date "$Date: 1997-06-10 04:04:14 $">
|
||||
<!ENTITY title "Mirroring the FreeBSD Web Pages">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -43,6 +43,11 @@ You can install this into fred's crontab, so that it runs once a
|
|||
day. The pages on www.freebsd.org are updated daily at about 4:30am
|
||||
California time.</p>
|
||||
|
||||
<p>If you do not wish to use rsync for some reason, you can also use
|
||||
one of the popular FTP mirror utilities to simply mirror
|
||||
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/www">the
|
||||
central FTP site's copy</a>.
|
||||
|
||||
<H2>Optimizing Rsync's Performance</H2>
|
||||
|
||||
<p>There are several gzipped tar files kept in the web hierarchy at
|
||||
|
|
Loading…
Reference in a new issue