To continue reading for free, register below or login
To read more you must become a member of SearchStorage.com
');
// -->

A NAS device is really a remote file system that can be communicated with using a protocol such as NFS or CIFS. A local file access is "redirected" to the remote file system (NAS) by using the access protocol, TCP (sometimes UDP) and IP over Ethernet.
The client that is accessing the NAS has to mount the remote file system or establish a share. The file structures in the mounted file system will then be used like a local file system.
Do you know…
How to establish NAS checkpoints for NFS and CIFS systems?
|