On Saturday 01 Oct 2005 06:35, Gil Hardwick wrote:
> Hi everyone,
>
> I am a complete newbie to rsync. Last year I built and setup my own web
> server based on an old Intel PII box running at 333Mhz. There is plenty of
> RAM and HD space, but the site is now growing apace.
>
> A few weeks ago while
man rsync
man rsyncd.conf
I would hardly consider myself an expert, but there are at least two easy ways
to set up to mirror from server A to server B.
on server A, as root run rsync --daemon
where /etc/rsyncd.conf is something like
pid file = /etc/rsyncd.pid
[backup]
path = /
read only = t