TW
TW
So, what's needed here to analyze the issue is: - `stat file-in-borg-mount` - copy file with file manager, with `cp -a`, with `rsync -a` - `stat file-after-copying`
I tried to reproduce this: - on debian bookworm - using borg 1.4.1-pre - using llfuse 1.5.1 I could not reproduce the problem: - the x bits are there in...
hmm, no macos boxes for libvirt?
Note: i recently tried vagrant and kvm/libvirt: - quite some strange issues with the borg tests in these boxes not seen before with virtualbox - some boxes not available for...
IIRC, the repo ID is used to identify the right key. And when generating the key filename, it uses a new name, even the repo path is the same. We...
@hexagonrecursion yes, a test and docs would be nice.
for that scenario, you should use 1 repo per client for better security. ad 1: a key that is not protected by a passphrase is less safe than one that...
Use `borg mount --foreground ...` to see the problem it runs into. borg then stays in the foreground and you have to use another terminal for the next steps. If...
@fullofcaffeine did you try this? ^^^
Guess this should be reproduced with a current borg release, whether it still happens. Also, the issue might be in the filesystem implementation of `rclone mount`.