TW

Results 2664 comments of TW

Currently there are only a few exit codes and also it is hard to map warnings to exit codes (because there can be multiple different warnings), so one currently needs...

Could be, because if you have a lot of small files, the per-file overhead has a much bigger effect than for few big files.

Useful links: https://www.huque.com/bin/gen_tlsa http://blog.huque.com/2012/10/dnssec-and-certificates.html http://www.internetsociety.org/deploy360/resources/dane/

#86 is what we ended up with, based on a branch created by @Nikratio .

No idea about the different behaviour.

LGTM! Would be good to merge this. Python 3.12 with dateutil 2.8.2 shows a deprecation warning: ``` .tox/py312-fuse3/lib/python3.12/site-packages/dateutil/tz/tz.py:37: 16 warnings /vagrant/borg/borg/.tox/py312-fuse3/lib/python3.12/site-packages/dateutil/tz/tz.py:37: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in...

https://github.com/borgbackup/borg-import/pull/26 related changes (not exactly this style though).

the root is the directory where the discovery starts (by recursing into it), so (IIRC), RSYNC_ROOT = server1 here.

Guess these links are auto-generated for each page of the docs.

Not sure it is worth fixing that. Guess people will find the right files anyway.