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

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

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


From: Barry Margolin
Subject: Re: Tramp: creating new files with 0644 permissions rather than 0664?
Date: Wed, 08 Jun 2016 11:20:35 -0400
User-agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X)

In article <drq6pqFb3dsU1@mid.individual.net>,
 egarrulo <egarrulo@gmail.com> wrote:

> 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.

It sounds like the target user's umask is different from your umask.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


reply via email to

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