TW
TW
Did you get it working?
Well, let's assume so.
I guess it would be interesting if it could be done without much changes to the existing `Repository` and `RemoteRepository` classes, e.g. by adding yet another one and triggering its...
not AFAICS.
@git70 1. not as far as i know 2. maybe. but not sure whether that can be done with what we have currently. The easiest workaround is to just use...
Can you try if it works better if you: - cd into the mointpoint - `borg create repo::archive .`
guess only FOSS should be considered. I added "documentation". Does not necessarily mean it should go into borg docs, but rather that this a documentation-like task.
hmm, it might be nice to have this somehow repeatable or even reproducible. maybe vagrant and some tests based on pytest-bench(mark) could be used, see also https://github.com/borgbackup/backupdata about how to...
See #7007.
Strange effect. You could try: - enable more logging, so you maybe can see where/why it gets slow: `--info --list --filter=AME` - check whether files have status as expected (only...