remote_mount_plugin_for_omv5

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
remote_mount_plugin_for_omv5 [2021/07/07 00:22] – [Setting up an Rsycn Job] crashtestremote_mount_plugin_for_omv5 [2021/07/07 00:23] – [Further Notes on Permission commands] crashtest
Line 429: Line 429:
 **chown** is used to reset ownership and group access on incoming foreign files.\\ **chown** is used to reset ownership and group access on incoming foreign files.\\
 In the following, the left hand side of the colon is the “Owner” (**root**).  The right hand side of the colon is the “Group” (in this case **users**).\\  In the following, the left hand side of the colon is the “Owner” (**root**).  The right hand side of the colon is the “Group” (in this case **users**).\\ 
-''--chown=root:users''\\ +''−−chown=root:users''\\ 
 \\  \\ 
 **Others**, not part of the command, is any username that is NOT specifically called out as the “owner” or any member of the group “users”.\\  **Others**, not part of the command, is any username that is NOT specifically called out as the “owner” or any member of the group “users”.\\ 
Line 435: Line 435:
 **chmod** is used to define the permissions applied to the Owner, the Group, and others.\\  **chmod** is used to define the permissions applied to the Owner, the Group, and others.\\ 
 \\  \\ 
-''--chmod=0775'' +''−−chmod=0775'' 
  
 On the Primary (remote) server, [[https://winscp.net/eng/download.php|WinSCP]] can be used to determine the permissions and settings needed for incoming files, as shown below.  (Details for setting up WinSCP are available → [[https://openmediavault.readthedocs.io/en/5.x/new_user_guide/newuserguide.html#winscp|here]].)   The “Octal” 0775 are permissions that directly correspond to: On the Primary (remote) server, [[https://winscp.net/eng/download.php|WinSCP]] can be used to determine the permissions and settings needed for incoming files, as shown below.  (Details for setting up WinSCP are available → [[https://openmediavault.readthedocs.io/en/5.x/new_user_guide/newuserguide.html#winscp|here]].)   The “Octal” 0775 are permissions that directly correspond to: