TW
TW
Works for me. Maybe a local or temporary issue?
Guess you have to ask the ISP. Maybe first find out if they block at DNS or at IP level. The nsupdate.info service runs at Hetzner in Germany.
If you want to be able to backport this to 1.4-maint, you must not break compatibility in this PR, but deprecating some options that can be replaced by a better...
Easiest is to backport a non-breaking change and then do the breaking change in a separate PR afterwards (and not backport that). There are some code structure differences between master...
before doing further changes, please rebase on current master branch to get the cython workaround. otherwise, builds will fail.
Guess I'ld like to merge this for next beta, can we finish this until then?
btw, i dissected the `borg.testsuite.helpers_test` monster module into a `borg.testsuite.helpers` package with modules corresponding to modules in `borg.helpers`.
ping? shall I help here a bit by rebasing this on current master branch and resolve the conflicts?
@dietmargoldbeck what you've seen are 33MB/s. That's not too bad for an initial backup to an USB (SMR) HDD. Initial backups always feel very slow just due to the amount...
@tve that likely will be the case. in general, there is no compatibility assertion between betas and no upgrade code for beta-to-beta upgrades is provided.