14 Sep
2011
14 Sep
'11
12:55
George OLson wrote:
Another question - can you give me an example of what your rsync lines look like? If I were to go the same route as you (which I haven't fully decided yet), what options would I use to rsync my root directory over to the backup drive? I am thinking that rsync -avr --delete / backupdrive(meaning the proper thing here)
I use /usr/bin/rsync -aHx --delete --stats --numeric-ids --exclude=tmp --exclude=Cache --exclude=.gvfs --delete-excluded / /backup/hostname/root It seems to work but I've no idea if it is optimal. Cheers, Dave -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org