Rsync windows vista permissions problems

Matt McCutchen matt at mattmccutchen.net
Thu Feb 14 18:18:27 GMT 2008


Eli,

Please keep this on the list, i.e., CC rsync at lists.samba.org in your
replies.

On Thu, 2008-02-14 at 15:41 +0000, U. Haile wrote:
> One problem:
> - rsync does not backup open files. If outlook.pst is open, then the
> backup fails.
> Is there any way of backing up open files, or of issuing a command to
> run a program that will close these files?

Use Windows's feature to create a "shadow copy" (i.e., a read-only
snapshot) of the source drive and then have rsync copy the shadow copy's
files (which aren't open).  The following cwRsync FAQ entry explains how
to do it:

http://www.itefix.no/phpws/index.php?module=faq&FAQ_op=view&FAQ_id=81

For more information, search the Web for "rsync shadow copy".

Matt



More information about the rsync mailing list