possibly new rsync trick: rotating snapshots

tim.conway at philips.com tim.conway at philips.com
Tue Apr 9 10:50:03 EST 2002


I wouldn't worry about users reading each others files, either, if you 
give each his own module, password-protected.

Tim Conway
tim.conway at philips.com
303.682.4917
Philips Semiconductor - Longmont TC
1880 Industrial Circle, Suite D
Longmont, CO 80501
Available via SameTime Connect within Philips, n9hmg on AIM
perl -e 'print pack(nnnnnnnnnnnn, 
19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), 
".\n" '
"There are some who call me.... Tim?"




Mike Rubel <mrubel at galcit.caltech.edu>
Sent by: rsync-admin at lists.samba.org
04/09/2002 12:23 AM

 
        To:     Martin Pool <mbp at samba.org>
        cc:     rsync at samba.org
(bcc: Tim Conway/LMT/SC/PHILIPS)
        Subject:        Re: possibly new rsync trick: rotating snapshots
        Classification: 




> That looks good, particularly the description of `cp -al'.  I'll add a
> link.

Hi Martin,

First of all, thanks *so* much for all of your work on rsync. It's a
really terrific tool, and I seem to keep finding new uses.  :)

> I would use rsync's daemon mode, rather than NFS, to do backups to a
> remote server.  It's equally secure and much more efficient.
> 
> Similarly, if my user base was sufficiently technical to use rsync to
> retrieve files, then I'd just export the backups that way.  I guess
> this is only useful in a situation where you trust the users not to
> read each other's files.

Quite right--I didn't mean to imply that NFS to a remote location (or even
across a firewall from a DMZ) is a good idea; I would use rsync over ssh
for that, or rsyncd as you suggest.  The NFS idea was more for a dedicated
"snapshot server", where the main file server would be mirrored directly
across a dedicated subnet.  The advantages of using that approach would be
transparency for users (the snapshots would just look like an ordinary
directory on the file server) and protection from server root compromise.
I'll try to clarify that on the site.

Thanks again,
Mike


-- 
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html







More information about the rsync mailing list