duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] windows shadow service (for locked files)


From: Bedros Hanounik
Subject: Re: [Duplicity-talk] windows shadow service (for locked files)
Date: Wed, 15 Oct 2014 10:27:06 -0700

I'm running it under cygwin; and since most people who use windows also use outlook, which uses locked files, it's important to add vss support for windows users.

Thanks,

Bedros


On Wed, Oct 15, 2014 at 2:07 AM, <address@hidden> wrote:
On 15.10.2014 07:04, Bedros Hanounik wrote:
> is there a possibility to support volume shadow service (vss) when backuping up locked files such as outlook.pst files?
>
> I found one thread in the past about this topic, but I'm looking for a built in support for vss in duplicity
>
> after some research I found a module called pyvss that supports vss and the API is very simple, you can check if a file is locked, and then make a snapshot of it.
>
> Can one of the developer look into this, or at least point me to what python file I should start looking into; basically, where files are inspected for change, then backed up; I can add code to check if file locked, then send the path of snapshot to backup function.
>

first. you are one of the few running duplicity under windows. how do you achieve that?

second. while probably a useful addition i doubt the maintainer will go for the dependency on one python module for one platform only. so if you really want to add it you would have to write the code in a way that only depends on it when running into this specific condition under windows.

Ken: any hiints?

..ede/duply.net

_______________________________________________
Duplicity-talk mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/duplicity-talk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]