Question about rsync
- From: "Jim T. Kirk" <captain@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 19 Mar 2008 00:10:10 -0600
I'm trying to set up a backup/mirroring system for my home LAN. I
want all the computers to mirror certain directories to a "server"
machine using rsync.
A lot of the web sites out there explaining how to do this kind of
thing use inetd on the server to create an rsync daemon. However,
I'm not clear what the advantage is of using an rsync daemon over
just using rsync directly on the client machines with ssh as the
transport. Setting up the daemon seems to be an extra complication,
without any advantage I can discern. Yet, many of the web sites
don't even discuss the alternative, as if it were obvious that
using the daemon were the right approach.
Am I missing something?
.
- Follow-Ups:
- Re: Question about rsync
- From: Jim T. Kirk
- Re: Question about rsync
- From: Keith Keller
- Re: Question about rsync
- From: Jack Snodgrass
- Re: Question about rsync
- From: Robert Harris
- Re: Question about rsync
- From: Grant
- Re: Question about rsync
- Prev by Date: executing ssh from shell script
- Next by Date: Re: Question about rsync
- Previous by thread: executing ssh from shell script
- Next by thread: Re: Question about rsync
- Index(es):
Relevant Pages
|