warwickmm

Results 123 comments of warwickmm

Pull request #3836 should fix some issues we've had with stopping a backup while allowing the current file to finish uploading.

For help on how to proceed, please create a post in the forums. There are more users there with experience with recovering from these types of situations. From there, we...

In cases where the local database and remote storage are out of sync, there are situations where the differences cannot be simply merged together. Sometimes the local database is taken...

Manually replacing the local database with an older version is a situation that requires a bit more care from the user (and we could improve the warnings/errors/documentation). I think in...

Thanks for reviving this. I think we need someone to step up and take the lead for the .NET transition. @tsuckow, @mnaiman, others, any interest? /cc @kenkendk

I don't have numbers to support this, but my feeling is that the number of FreeBSD users is so small that it shouldn't be an impediment to moving forward and...

Sounds related to #3635, and maybe #4516. Are you trying to backup Duplicati's own database file by any chance? Or, are you specifying the `auto-cleanup` option?

I would try turning off `auto-cleanup` to see if that helps. We fixed a bug related to `auto-cleanup` in pull request #4520, but those changes haven't been released yet. That...

It appears that normally, the problematic file is mentioned in the log. For example, [here](https://forum.duplicati.com/t/how-do-you-backup-the-profile-registry-while-logged-in/1242) > Failed to process path: C:\Users\Sales\ntuser.dat => The process cannot access the file ‘C:\Users\Sales\ntuser.dat’ because...