Out of Office AutoReply: error

2005-02-16 Thread Lambert, John
Please be aware that John Lambert is no longer with Smarts. If this is business related, please contact Jonathan Perkins, at [EMAIL PROTECTED] or by phone at 650.619.2052. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.or

Incremental Backups

2005-02-16 Thread lists
I read the following hint at: http://www.mikerubel.org/computers/rsync_snapshots/#Incremental mv backup.0 backup.1 rsync -a --delete --link-dest=../backup.1 source_directory/ backup.0/ I simply want to maintain a dated backup of a server so that I could always go back to a certain date. I would