190
Windows Services for UNIX 3.5:
mount <IP address>:<NFS public path of TeraStation> <network drive letter (error occurs if this is left blank) >
Example) mount 192.168.11.10:/mnt/array1/share z:
In this example, the IP address of the TeraStation is 192.168.11.10, the NFS public path is /mnt/array1/share, and the net-
work drive letter is z.
Solaris10:
mount -<F nfs IP address>:<NFS public path of TeraStation><mount point on local computer>
Example) mkdir /mnt/tsxl
mount -F nfs 192.168.11.10:/mnt/array1/share /mnt/tsxl
In this example, the IP address of the TeraStation is 192.168.11.10, the NFS public path is /mnt/array1/share, and the
mount point on the local computer is tsxl.
Notes:
• When using simultaneously with Windows file sharing, setting the character encoding to UTF-8 will display
Japanese file names normally even over an SMB connection (this is not possible in Windows Service for Unix).
• If writing from an NFS client (Unix-based OS), the uid and gid are 99.
• User management in the TeraStation and the user uid and gid in the NFS client cannot be consolidated.
This completes the procedure for access from an NFS client.
Encrypting Data Transmission
Encrypting Data in the Web Admin Interface
All communication to the Web Admin interface can use SSL encryption by accessing https://TeraStation IP address
(where the "http://" section is replaced by "https://") in your computer's web browser.
Note:
Your computer may display "There is a problem with this website's security certifi cate.", but you may ignore this
message and work normally.
Encrypting FTP Transfer Data
First, in the shared folders settings, select [FTP] under [LAN Protocol Support] in the TeraStation's Web Admin interface.
FTP communication can be encrypted by SSL/TLS for encrypting login passwords and fi les when sending and receiving
data.
Use with SSL security enabled in the setup screen for the FTP client software.
The setting procedure varies depending on the FTP client software.
Example) If using FileZilla as the FTP client software, set the server type in the setup screen to [FTP over TLS (explicit en-
cryption)].
If using SmartFTP, select [FTP over SSL explicit] in the setup screen.
Notes:
• In certain computer environments, data transfer speeds can drop to 1/10 of normal connection speeds due to
encryption processing.
• Your computer may display "There is a problem with this website's security certificate.", but you may ignore this
message and work normally.