tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error while changing file’s mode when saving file with ACL permissio


From: Michael Albinus
Subject: Re: error while changing file’s mode when saving file with ACL permissions
Date: Wed, 17 Apr 2024 18:27:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Tijs Mallaerts <tijs.mallaerts@gmail.com> writes:

Hi Tijs,

> Is it possible to configure tramp so it becomes possible to edit files
> that are set up with ACL permissions? Currently when trying to save
> such a file the following error is shown:
>
> tramp-error: Error while changing file’s mode

Tramp doesn't do something special wrt ACLs. Emacs has the functions
file-acl and set-file-acl, and Tramp provides an own implementation for
them in some of its backends (tramp-sh.el, tramp-smb.el, tramp-sudoedit.el).

Tramp doesn't call these functions itself. How they are used is out of
Tramp control. Should Tramp care about?

How does the error look like in detail? Could you, pls, set
tramp-verbose to 6, run your test, and show the resulting Tramp debug buffer?

> Thank you!
> Tijs

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]