Site Tools


admin-nfs

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
admin-nfs [2022/01/05 13:12] – created rs232admin-nfs [2022/01/22 21:00] – clarity, grammar, formatting, add bullet options for Access hogwild
Line 1: Line 1:
-tbd.+===== NFS Server ===== 
 + 
 +The built in NFS server allows file sharing capabilities with NFS clients (mainly Un*x like systems)It's essentially the equivalent of samba in a Linux environment. 
 + 
 + \\ 
 + 
 + \\ 
 + 
 +{{:pasted:20220118-210028.png}}\\  \\ 
 + 
 +**Enable NFS Server** - Runs the NFS server process. 
 + 
 +**Enable legacy (NFS V2) support** - NFS currenly has 3 version - NFS 2/3/4. FreshTomato defaults to v3, but with this option it can be enabled to "speak" v2 also.\\ 
 + 
 +**Exports**\\ {{:pasted:20220118-210434.png}}\\  \\ 
 + 
 +**Directory** - This specifies the filesystem location to be shared. 
 + 
 +**IP Address/Subnet** - Limits connectivity to the IP address/subnet you enter in this field. 
 + 
 +**Access** - Defines the share permissions (how the share can be accessed) 
 + 
 +  * Read-only 
 +  * Read/Write 
 + 
 +**Sync/Async** - Sync means that data are immediately flushed to disk, whereas Async (rarely used) takes a asynchronous approach. 
 + 
 +**Subtree_check** - Helps when one folder is exported but one or more of the subfolders is not. 
 + 
 +**Other_options** - Here you can specify advanced options. Please refer to the official NFS documentation for additional details.\\ 
 + 
admin-nfs.txt · Last modified: 2023/06/18 22:43 by hogwild