This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.

Becoming a Newsyslog Mirror Site

If you wish to mirror the newsyslog distribution, please mirror the master site, ftp://ftp.newsyslog.org/pub/newsyslog. The best times to mirror are between midnight and 8am US mountain standard time (MST).

In addition to standard ftp mirroring, you may also mirror the ftp tree via rsync. To mirror the ftp site via rsync, run something like

	rsync -avz rsync.newsyslog.org::newsyslog_ftp /path/to/your/mirror

If you wish to mirror the newsyslog web pages, you may do so via a web mirroring program such as WebMirror or wget. Alternately, you may use rsync to do the mirroring.

	rsync -avz rsync.newsyslog.org::newsyslog_www /path/to/your/mirror
Note that this will not mirror the dist subdirectory since this should simply be a link to the ftp site (or a mirror thereof).

Send mail to newsyslog@newsyslog.org if you wish to have your mirror listed in the official newsyslog mirrors list.