View Single Post
  #5  
Old March 7th, 2008, 11:11 AM
masonk masonk is offline
Registered User
 
Join Date: Mar 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
masonk is on a distinguished road
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?
Reply With Quote