all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Tramp: creating new files with 0644 permissions rather than 0664?
@ 2016-06-08  9:28 egarrulo
  2016-06-08  9:32 ` egarrulo
  2016-06-08 15:20 ` Barry Margolin
  0 siblings, 2 replies; 10+ messages in thread
From: egarrulo @ 2016-06-08  9:28 UTC (permalink / raw)
  To: help-gnu-emacs

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.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-06-09  8:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-08  9:28 Tramp: creating new files with 0644 permissions rather than 0664? egarrulo
2016-06-08  9:32 ` egarrulo
2016-06-08 15:20 ` Barry Margolin
2016-06-08 19:37   ` Tramp: changing umask? egarrulo
2016-06-08 20:33     ` Barry Margolin
2016-06-08 21:55     ` egarrulo
2016-06-08 22:21       ` Nick Dokos
     [not found]       ` <mailman.1173.1465424514.1216.help-gnu-emacs@gnu.org>
2016-06-08 22:44         ` egarrulo
2016-06-09  6:43           ` Michael Albinus
     [not found]           ` <mailman.1187.1465454639.1216.help-gnu-emacs@gnu.org>
2016-06-09  8:47             ` egarrulo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.