Site Tools


nas-samba

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
nas-samba [2023/07/01 01:41] – [Samba File Sharing] -condense, formatting hogwildnas-samba [2023/07/01 01:48] (current) – [Additional Share List] -grammar, formatting hogwild
Line 3: Line 3:
 The File sharing menu allows you to enable and configure Samba filesharing. Samba is a Linux clone/replica of Microsoft's SMB (Server Message Block) filesharing protocol. Samba allows FreshTomato to "speak" the same language as Windows for file sharing between Windows and Linux-based systems (such as FreshTomato). This allows you to use your FreshTomato router as a NAS drive, if you connect USB storage, such as an external hard drive or flash drive. The File sharing menu allows you to enable and configure Samba filesharing. Samba is a Linux clone/replica of Microsoft's SMB (Server Message Block) filesharing protocol. Samba allows FreshTomato to "speak" the same language as Windows for file sharing between Windows and Linux-based systems (such as FreshTomato). This allows you to use your FreshTomato router as a NAS drive, if you connect USB storage, such as an external hard drive or flash drive.
  
-Microsoft's SMB protocol has recently been upgraded to v3. FreshTomato's implementation supports v1 and v2 only. However, these versions are more than adequate for basic filesharing operations.+Microsoft's SMB protocol was recently upgraded to v3. FreshTomato's implementation supports v1 and v2 only. However, these are more than adequate for basic file sharing operations. 
  
 ===== Samba File Sharing ===== ===== Samba File Sharing =====
Line 41: Line 42:
 **Client Codepage:**  DOS and Windows clients use code pages to determine rules for mapping lowercase letters to uppercase letters. Undefined, by default, can be set in scenarios where case sensitivity is an issue. To check what Windows Codepage your systems are on, run ''cmd.exe'' and type ''chcp'' to see the current code page. **Client Codepage:**  DOS and Windows clients use code pages to determine rules for mapping lowercase letters to uppercase letters. Undefined, by default, can be set in scenarios where case sensitivity is an issue. To check what Windows Codepage your systems are on, run ''cmd.exe'' and type ''chcp'' to see the current code page.
  
-**Network Interfaces:**  In this field, you define to which local interface the samba service will be bound. (Default: br0).\\+**Network Interfaces:**  In this field, you define to which local interface the samba service will be bound. (Default: br0).\\  \\
  
 {{:pasted:20220110-130832.png}} {{:pasted:20220110-130832.png}}
Line 61: Line 62:
  
   * Master Browser - If enabled, participate in the Master Browser election (when WINS is not available/defined).   * Master Browser - If enabled, participate in the Master Browser election (when WINS is not available/defined).
-  * WINS Server - If enabled, act as WINS server on the network. DHCP clients will receive the data via DHCP. Static clients can be configured with FreshTomato's LAN IP address as their WINS server setting.\\+ 
 + WINS Server - If enabled, act as WINS server on the network. DHCP clients will receive the data via DHCP. Static clients can be configured with FreshTomato's LAN IP address as their WINS server setting.\\
  
  
 ===== Additional Share List ===== ===== Additional Share List =====
  
-In this table, you can define custom network shares that map to physical filesystems. These may overlap, or possibly conflict with the //Auto-share all Partition //function described above.+In this table, you can define custom network shares that map to physical filesystems. These may overlap, or even conflict with the //Auto-share all Partition //function described above.
  
-**Share name**This is the share name which appears under the [[\\WORKGROUP\$routerhostname]].+**Share name:**  This is the share name that appears under the [[\\WORKGROUP\$routerhostname]].
  
-**Directory**This defines where the share maps in the real filesystem.+**Directory:**  This defines where the share maps in the real filesystem.
  
-**Description**This is for description only, and appears when browsing the network. It has no functional role other than naming the share.+**Description:**  This is for description only, and appears when browsing the network. It has no functional role other than naming the share.
  
-**Access Level**This is the network level access rights+**Access Level:**  This specifies the network-level access rights
  
   * Read Only   * Read Only
   * Read-Write   * Read-Write
 +
 + \\
  
 Do not confuse this setting with the filesystem rights. Total security is determined by executing a logical AND operator on the Access Level rights and the filesystem rights. Do not confuse this setting with the filesystem rights. Total security is determined by executing a logical AND operator on the Access Level rights and the filesystem rights.
  
-**Hidden**A hidden share will not be visible when browsing the network, but will still be available/usable if called directly (such as by the "net use" command in Windows.+**Hidden:**  A hidden share is not visible when browsing the network, but will still be available/usable if called directly (such as by the "net use" command in Windows). 
 + 
 + \\ 
 + 
 + \\
  
  
nas-samba.1688172104.txt.gz · Last modified: 2023/07/01 01:41 by hogwild