Template:Networking rutos manual usb tools: Difference between revisions
Appearance
No edit summary |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 70: | Line 70: | ||
The <b>Refresh</b> is used to refresh the information in the Mounted File Systems list. If you attach a new USB device and cannot see it in the list, try clicking the 'Refresh' button. | The <b>Refresh</b> is used to refresh the information in the Mounted File Systems list. If you attach a new USB device and cannot see it in the list, try clicking the 'Refresh' button. | ||
'''Note:''' Usb with NTFS partition is supported in read-only mode. | |||
[[File:Networking_rutos_manual_usb_tools_general_ntfs.png|border|class=tlt-border]] | |||
{{#ifeq:{{{printer}}}|0|| | {{#ifeq:{{{printer}}}|0|| | ||
| Line 160: | Line 164: | ||
<ul> | <ul> | ||
<li><b>RTS/CTS</b> - hardware handshaking. RTS and CTS are turned OFF and ON from alternate ends to control data flow, for instance when a buffer is almost full.</li> | <li><b>RTS/CTS</b> - hardware handshaking. RTS and CTS are turned OFF and ON from alternate ends to control data flow, for instance when a buffer is almost full.</li> | ||
<li><b>Xon/Xoff</b> - software handshaking. The Xon and Xoff characters are sent by the receiver to the sender to control when the sender will send data, i.e., these characters go in the opposite direction to the data being sent. The circuit starts in the "sending allowed" state. When the receiver's buffers approach capacity, the receiver sends the Xoff character to tell the sender to stop sending data. Later, after the receiver has emptied its buffers, it sends an Xon character to tell the sender to resume transmission. | <li><b>Xon/Xoff</b> - software handshaking. The Xon and Xoff characters are sent by the receiver to the sender to control when the sender will send data, i.e., these characters go in the opposite direction to the data being sent. The circuit starts in the "sending allowed" state. When the receiver's buffers approach capacity, the receiver sends the Xoff character to tell the sender to stop sending data. Later, after the receiver has emptied its buffers, it sends an Xon character to tell the sender to resume transmission.</li> | ||
</ul> | </ul> | ||
</td> | </td> | ||
| Line 440: | Line 444: | ||
The <b>General</b> section is used to set up <b>Samba</b> - a software solution for using the Server Message Block (SMB) networking protocol, which provides shared file access between nodes on a computer network. Refer to the figures and table below for more information about Samba configuration. | The <b>General</b> section is used to set up <b>Samba</b> - a software solution for using the Server Message Block (SMB) networking protocol, which provides shared file access between nodes on a computer network. Refer to the figures and table below for more information about Samba configuration. | ||
[[File: | [[File:Networking_rutos_manual_usb_tools_network_shares_general_samba_general_settings_v2.png|border|class=tlt-border]] | ||
<table class="nd-mantable"> | <table class="nd-mantable"> | ||
| Line 472: | Line 476: | ||
<td>off {{!}} on; default: <b>on</b></td> | <td>off {{!}} on; default: <b>on</b></td> | ||
<td>Allows system users to reach their home directories via network shares.</td> | <td>Allows system users to reach their home directories via network shares.</td> | ||
</tr> | |||
<tr> | |||
<td>Interfaces</td> | |||
<td>lan; default: <b>none</b></td> | |||
<td>Bind samba server to specified interfaces </td> | |||
</tr> | |||
<tr> | |||
<td>Insert custom configuration to config</td> | |||
<td>string; default: <b>none</b></td> | |||
<td>Insert custom line to configuration file.</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
===Shared Directories=== | ===Shared Directories=== | ||