On the unix/linux pc with command line interface – Promise Technology SMARTSTOR NS4300N User Manual
Page 42
SmartStor NS4300N Product Manual
32
To set up UNIX/Linux file sharing:
1.
In the Tree, click the Sharing Setup icon, then click the UNIX/Linux
Sharing tab.
2.
Choose a folder from the Folder Name dropdown menu.
3.
In the New IP Address field, type the IP address of the UNIX or Linux PC
from which you will access this folder, then click the Add button.
4.
Click the OK button to save your settings.
5.
In the confirmation box, click the OK button..
On the UNIX/Linux PC with Command Line Interface
1.
Open a terminal window.
2.
Create a new folder for the SmartStor. Type mkdir SmartStor and press
Enter.
3.
Mount the SmartStor. Type mount 192.168.1.214:/VOLUME1/PUBLIC/
SmartStor and press Enter.
Note that the IP address shown above is only an example. The IP address
you type in your terminal window will be different.
“Finding the SmartStor’s IP Address” on page 20.
Volume1 and Public refer to the default Volume and folder created during
setup. See page 16. If you created another volume or folder, use their
names.
4.
Change to the SmartStor directory. Type cd /SmartStor and press Enter.
You can now copy files to and from the folder on the SmartStor.
5.
When you are done with the SmartStor, type cd; umount /SmartStor and
press Enter.