rsync --archive --delete --quiet --progress --stats --compress
--rsh=/usr/bin/ssh --exclude ".svn" --exclude ".DS_Store" --exclude "."
--exclude ".." --exclude "thumbs.db" /Users/test/Desktop/Sites/
10.211.55.6:/var/www
I'm running that on osx talking to my ubuntu box. if i delete a file out of
S
On Dec 24, 2009, at 10:32, Wayne Davison wrote:
For instance, assuming
that the Maildir is in the root of the transfer, this is better:
--include=/Maildir/ --exclude=/*
Well, it's not at the top level as I said. The Maildirs are in /usr/
home/*/Maildir/ and I want to sync them all and the
twooly wrote:
>
> Almost got my rsync running over ssh setup. Only problem is the actual
> file structure.
>
> Everything I want backed up is on my USB drive /USB/USB_HDD_4/*.* and I
> want it on my remote server underneath the backup folder. When I run this
> command it creates a USB_HDD_4 (i
https://bugzilla.samba.org/show_bug.cgi?id=3784
bashuk...@gmail.com changed:
What|Removed |Added
CC||bashuk...@gmail.com
--- Commen