User Tools

Site Tools


login:sshfs-win:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
login:sshfs-win:start [2020/12/23 15:00] namtranlogin:sshfs-win:start [2021/12/01 10:33] (current) namtran
Line 59: Line 59:
 === Resolving permission issues when files/folders created using sshfs === === Resolving permission issues when files/folders created using sshfs ===
  
-When a user uses sshfs and creates a file/folder the default permission will be:+When a user uses sshfs and creates a file/folder on the server the default permission will be:
  
 <code> <code>
--rwx------ 1 namtran guestg 0 Dec 18 10:37 New Text Document.txt+-rwx------ 1 namtran tech 0 Dec 18 10:37 test1.txt
 </code> </code>
  
Line 69: Line 69:
 <code> <code>
 [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\WinFsp\Services\sshfs.r] [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\WinFsp\Services\sshfs.r]
-"CommandLine"="svc %1 %2 %U -o create_dir_umask=007 -o create_file_umask=117"+CommandLine value: 
 +svc %1 %2 %U -o create_dir_umask=007 -o create_file_umask=117
 </code> </code>
  
Line 75: Line 76:
  
 <code> <code>
--rw-rw---- dm200098 gradadm     0 Dec 18 10:36 test2.txt +-rw-rw---- namtran tech     0 Dec 18 10:36 test2.txt 
 </code> </code>
  
login/sshfs-win/start.1608753628.txt.gz · Last modified: 2020/12/23 15:00 by namtran