Vladimir Rusinov

Results 13 comments of Vladimir Rusinov

Makes sense, thank you! I'll leave this PR hanging here until you decide what to do or until there's a new maintainer. (or feel free to close if that's what...

My repo got corrupt by a bad hardware (non-ECC ram crapped out), so I had to do something. I came up with a very naive solution which still helped in...

> And if they can't implement a new probe (if you're running some third party software), this check is easy to be disabled on a per-application basis, with an annotation...

// Looking at the old issues, let me know if it's not helpful. I took a look at this. There are two related problems here: **Protection against "normal" process termination.**...

@sruffell thanks, yeah - I should be able to reuse at least some of that!

@tbabej thanks for merging, and thanks for bumping libshared submodule here too. Will be good to have some mileage via tests and/or people who compile from head. `AtomicFile` is the...

@tbabej sorry, nothing to show yet - too many events outside github recently :) I am hoping to get something up for discussion this week though

Draft is here, not quite ready to be merged (needs more tests): https://github.com/GothenburgBitFactory/libshared/pull/64

Yes, that's certainly an option. I don't want to limit to just `rclone`. E.g. as a prototype I was trying to modify restic to back up github repositories along with...

Partially, I read https://github.com/restic/restic/issues/299 more as a request to transition to client-server architecture, although I agree the goals of #299 may be archived by having a "chain" of backups.