[Borgbackup] ACLs not preserved

d0 public at enkore.de
Fri Feb 25 17:43:47 EST 2022


I'm pretty sure sshfs supports neither ACLs nor extended attributes because
sshfs is based on SFTP, which doesn't support any of that (afaik). Note
that OpenSSH implements SFTP v3 and some extensions, not the later drafts.

Am Fr., 25. Feb. 2022 um 23:21 Uhr schrieb Thomas Waldmann <
tw at waldmann-edv.de>:

> >> If you can reproduce even with a local repo, use a local repo.
>
> > Will make an issue, and I did test with a local repo, and THAT
> > preserves the ACLs, so it's something that happens when running the
> > command to a remote machine.
>
> It now seems unlikely that this is a borg issue.
>
> borg almost works in the same way when used with local or remote repos.
>
> Especially all actions that happen BEFORE storing stuff into the repo
> are exactly the same (like input reading (meta+data), chunking,
> compression, encryption, authentication). Even storing into the repo is
> the same code (just executed at another place, connected via ssh pipes).
>
> So, it might be caused by sth else in your setup.
> _______________________________________________
> Borgbackup mailing list
> Borgbackup at python.org
> https://mail.python.org/mailman/listinfo/borgbackup
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/borgbackup/attachments/20220225/4b295541/attachment.html>


More information about the Borgbackup mailing list