好词典

nfs

UK /en-ef-es/US /en-ef-es/

词源

NFS是Network File System的首字母缩写,由Sun Microsystems于1984年开发,现已成为Unix和Linux系统中常见的文件共享协议。

noun

❶ 网络文件系统(Network File System)的缩写,是一种允许计算机通过网络共享文件的协议,常用于Unix和Linux系统。

“The server uses NFS to share files with clients.”

(服务器使用NFS与客户端共享文件。)

“NFS makes it easy to access files over a network.”

(NFS使得通过网络访问文件变得容易。)

同义词:Network File System, file sharing protocol, distributed file system

常见短语

NFS mount — 指将远程NFS共享目录挂载到本地文件系统的操作,使得用户可以像访问本地文件一样访问远程文件。

“You can use the 'mount' command to NFS mount a remote directory.”

(你可以使用'mount'命令挂载远程NFS目录。)

NFS server — 指运行NFS服务并共享文件给其他计算机的服务器,负责管理文件访问权限和传输。

“The NFS server crashed, so we couldn't access the shared files.”

(NFS服务器崩溃了,所以我们无法访问共享文件。)