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

Michael Albinus <[email protected]>
Newsgroups gmane.emacs.tramp
Message-ID <[email protected]>
Tijs Mallaerts <[email protected]> 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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.