Changes

no edit summary
Line 14: Line 14:  
| series = {{{series}}}
 
| series = {{{series}}}
 
}}
 
}}
 +
 +
==General==
 +
 +
The <b>General</b> section is used to manage global USB settings. It consists of two subsections:
 +
 +
===USB Mount Settings===
 +
----
 +
The <b>USB Mount Settings</b> section is used to set the transfer type (synchronous or asynchronous) for the USB device.
 +
 +
[[File:Networking_rutos_manual_usb_tools_general_usb_mount_settings.png]]
 +
 +
Synchronous ensures that all changes to the according filesystem are immediately flushed to disk. <b><u>Enabling this will drastically lower the life expectancy of your USB device.</u></b>
 +
 +
===Mounted File Systems===
 +
----
 +
The <b>Mounted File Systems</b> list displays USB mass storage devices (MSD) currently attached to this device.
 +
 +
[[File:Networking_rutos_manual_usb_tools_general_mounted_file_systems.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Filesystem</td>
 +
      <td>filepath; default: <b>/dev/sd*</b></td>
 +
      <td>The filesystem of the attached USB MSD.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Mount Point</td>
 +
      <td>filepath; default: <b>/mnt/sd*</b></td>
 +
      <td>The root directory of the mounted filesystem.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Available</td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>Displays available storage information for a mounted USB MSD.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Used</td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>Displays used storage information for a mounted USB MSD.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>In Use</td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>Indicates whether a USB MSD is currently in use by some device service or not.</td>
 +
    </tr>
 +
</table>
 +
 +
The '<b>Unmount</b>' button next to each entry in the list is used to unmount an attached USB device. Please make sure to unmount a USB device before physically detaching it from the {{{name}}}.
 +
 +
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.
    
==Printer Server==
 
==Printer Server==

Navigation menu