|
Thanks for this tip, Scott. I might be missing something, but it seems that rsync has no -E option. It's not in the man page, or on their website. And so I was not surprised when
mason@big-spring~$rsync -avE /Users/.mason/mason.sparsebundle /Volumes/data/backups/
rsync: -avE: unknown option
rsync error: syntax or usage error (code 1) at main.c(875)
What's up with that?
|