help-gnu-emacs
[Top][All Lists]
Advanced

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

Tramp: creating new files with 0644 permissions rather than 0664?


From: egarrulo
Subject: Tramp: creating new files with 0644 permissions rather than 0664?
Date: Wed, 8 Jun 2016 11:28:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

When I create a file with C-x C-f (ido-find-file) in Tramp, Tramp creates the file with 0664 permissions instead of 0644 permissions.

Here is the relevant configuration:

(setq tramp-default-user "myuser")
(require 'tramp)

How can I make Tramp create new files with 0644 permissions?  Thanks.


reply via email to

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