Moxa V2401-CE [54/108] Nfs network file system client

Moxa V2401-CE [54/108] Nfs network file system client
V2401/2402 Series Linux User’s Manual Managing Communications
3-27
NFS (Network File System) Client
The Network File System (NFS) is used to mount a disk partition on a remote machine (as if it
were on a local hard drive), allowing fast, seamless sharing of files across a network. NFS allows
users to develop applications for the V2401/2402-LX without worrying about the amount of disk
space that will be available. The V2401/2402-LX supports only NFS client protocol.
ATTENTION
Click on the following links for more information about NFS.
http://www.ietf.org/rfc/rfc1213.txt
http://www.faqs.org/rfcs/rfc1
317.html
The following procedures illustrate how to mount a remote NFS Server.
1. Scan the NFS Server’s shared directory.
#showmount –e HOST
showmount: Show the mount information of an NFS Server
-e: Show the NFS Server’s export list.
HOST: IP address or DNS address
2. Establish a mount point on the NFS Client site.
#mkdir –p /home/nfs/public
3. Mount the remote directory to a local directory.
#
mount -t nfs -o nolock 192.168.3.100:/home/public /home/nfs/public
This is where 192.168.3.100 is the example IP address of the NFS server.

Содержание

Похожие устройства

Скачать