0
1.1kviews
Explain NAS file sharing protocol.
| written 3.6 years ago by |
NAS devices support multiple file service protocol to handle file I/O requests to a remote file system.
Following are common protocol for file sharing: 1.NFS 2.CIFS
NFS is predominantly used in UNIX based operating environments;
CIFS is used in window-based operating environments.These file sharing protocols enable users to share file …