TW

Results 2664 comments of TW

@Best-HeyGman Thanks for offering your support! I agree that before borg2 stable release would be a good time.

@Best-HeyGman IIRC (didn't do much yet with OC): the funds collected via Open Collective are not bound to specific issues like "doing a security audit". Thanks for intending to support...

@Best-HeyGman Thanks a lot for supporting the project!

It looks like the rebuilt index has 4 more entries than the committed index. That means that borg check found data in the segment files that were not in the...

Orphan chunks can happen e.g. if an input file has a read error in the middle (so some content chunks were already written to the repo), but the archive item...

@artfulrobot in borg 1.x a changing file results in a warning, but it does not abort reading the file or skip creation of the file item. so this wouldn't create...

Note: - `repository.put` writes a new segment entry AND also creates a repo index entry, so guess it can't happen there. - maybe it happens in compact_segments by dropping a...

https://github.com/ThomasWaldmann/pyfuse3/pull/1 need some help there, tests are failing on github, but work locally. Update: I added a workaround, seems to be strange kernel behaviour.

I don't see any pros and cons to differentiate the two from a practical or developer's perspective. IIRC, I have asked the author and there was a preference for pyfuse3....

Comment about what's interesting for practical usage: https://github.com/borgbackup/borg/issues/122#issuecomment-125700186