TW
TW
It looks like the `borg.platform.freebsd.setxattr` code is problematic when used cross-platform: - when backing up on freebsd, borg only queries the xattrs from the EXTATTR_NAMESPACE_USER (and writes them with a...
I am not familiar with xattr usage on freebsd, so guess this needs somebody with knowledge about this, see my previous comment.
default style: shall we rather default to the simpler `id:` or the more powerful `sh:`? `id:` might be a bit more on the safe side (avoiding unintentional use of magic,...
Note: the borg 1.2 pendant (`--glob-archives`) used globbing (== `sh:`).
``` 15:11 tao$ i think a basic string match should be the default with glob/regex matching a configurable prefix ```
Easy workaround: use unique prefixes. This is also the reason why the prefix does not only contain `hostname`, but `hostname-` in the examples.
If you can make a small PR that is compatible with previous behavior, feel free to do so.
@fbicknel separate issue.
see #7028.
Guess the only things missing still are some RAID systems with many HDDs or SSDs.