TW

Results 2664 comments of TW

Thanks! master branch needs checking, the hardlinks stuff is different (better) there.

@cr1901 can you help porting this to master branch?

@cr1901 thanks for looking into this! From what I remember: - there is a HardlinkManager (or so) class somewhere. - hardlinks are now much easier to deal with. all hardlinked...

Interesting idea, but I'ld rather would like to have them in the code and also have unit tests that they actually work. So we'll know when something breaks. I don't...

Yeah, internal apis are not stable. Guess not even the JSON is not fully stable, there might be quite some changes coming in borg2... But we could have the models...

can `argparse` do that?

Yeah, one new option, 2 arguments: - interval specification (must be able to represent all intervals we use, 1s .. y) - how many "last backups" to keep in the...

Would you like to do a PR against master for that?

In borg context, we use "chunk" in a completely different meaning, so maybe rather say "interval". A usual shorthand for a time interval is dt (delta t).