[CentOS] an rsync question
m.roth at 5-cent.us
m.roth at 5-cent.usWed Feb 27 16:34:06 UTC 2013
- Previous message: [CentOS] Samba authentication against 389 DS
- Next message: [CentOS] an rsync question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is there any way to have rsync compare against a file with a *different* name? What I'd like to do is compare a vm - whatsit.img against a backup - whatsit.current, that's a symlink to whatsit.timestamp, and if different, *then* make the copy (which my script will then move to whatsit.newtimestamp, and change the symlink to point to the new one, then remove the old (or maybe save an older copy or two). So: backupdir \ whatsit.20130101 (backup of whatsit.img) whatsit.current -> whatsit.20130101 whatsit.20121201 After script w/ rsync backupdir \ whatsit.20130201 (backup of whatsit.img) whatsit.current -> whatsit.20130201 whatsit.20130101 mark
- Previous message: [CentOS] Samba authentication against 389 DS
- Next message: [CentOS] an rsync question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list