Code: Select all
rsync -avvv /home/dedanna/ /media/My_Book/backup/mdv-2008-1-backup/home/dedanna/ --ignore-existingThen, it will be time to slap on Arch and Fedora 13!
This time it will be clean installs.
Moderators: b1o, jkerr82508
Code: Select all
rsync -avvv /home/dedanna/ /media/My_Book/backup/mdv-2008-1-backup/home/dedanna/ --ignore-existingCode: Select all
cp -auvvv /home/dedanna/ /media/My_Book/backup/mdv-2008-1-backup/home/dedanna/Code: Select all
-a, --archive same as -dpR
-u, --update copy only when the SOURCE file is newer
than the destination file or when the
destination file is missing
-v, --verbose explain what is being doneCode: Select all
rsync --delete -azvv -e ssh /home/thomas thomas@viking60-server:/media/B_disk/BackupCode: Select all
rsync -avvv /home/dedanna/ /media/My_Book/backup/mdv-2008-1-backup/home/dedanna/ --ignore-existingCode: Select all
rsync -avvv /home/dedanna/ /media/My_Book/backup/