search for: backupbob

Displaying 1 result from an estimated 1 matches for "backupbob".

2007 Jan 18
2
rsync between mac and network drive
...o a network drive, and am hoping someone on the list can help straighten me out. Since the network drive can't run any programs, I am first mounting the drive onto the Mac via SMB as /Volumes/backup. When I run: rsync -av --delete --no-whole-file --progress /Users/bob/Documents / Volumes/backupbob everything seems to copy successfully. However, if I immediately run the command again, it copies everything again, instead of doing an incremental backup. How do I get rsync to do incremental backups? Ideas anyone? TIA, /Bob