Displaying 2 results from an estimated 2 matches for "swiftbrand".
Did you mean:
swiftbrands
2006 May 10
2
rsync ok with open files?
Hi gang. I am synchronizing Windows machines (cwRsync/cygwin) with
FreeBSD server. A batch file is used to initiate the process (shell
invoked rsync daemon). My question is whether I need to tell my users
to close any affected applications (ex: Outlook; I am synchronizing the
outlook.pst file) during the procedure?
Peter
__________________________________________________
Do You Yahoo!?
Tired
2006 May 10
3
--include-from doesn't include
I'm trying to backup certain pieces of my XP workstations home directory
to a mapped drive using rsync on Cygwin. I was able to create a fairly
useful exclude-from list, but I'm unable to re-include portions a subset
of an excluded directory. My rsync command looks like this:
rsync -avn --delete --stats ~/ \
/cygdrive/i/HRMS/rdavies/backup/home \