在Linux中使用 mount命令挂载NFS共享的文件夹后,可以挂载多长时间?
4个回答
百事牛
2024-10-28 广告
2024-10-28 广告
作为深圳奥凯丰科技有限公司的一员,对于zip删除文件的处理,我们可以这样回答:要打开zip压缩包中删除的文件,实际上需要首先明确文件是否真正从压缩包中移除了。如果文件已从zip中删除,那么就无法直接打开,除非有备份。但如果是指解压后删除了某...
点击进入详情页
本回答由百事牛提供
展开全部
Mounting NFS Filesystems
● Makes a remote NFS filesystem work as though it
were a local filesystem
● /etc/fstab can be used to specify persistent
network mounts
● NFS shares are mounted at boot time by /etc/
init.d/netfs
● Exports can be mounted manually with the
mount command.
# mkdir /mnt/server1
# mount -t nfs server1:/var/ftp/pub /mnt/server1
Automounter
● System administrator specifies mount points
controlled by automounter daemon process in /
etc/auto.master
● The automounter monitors access to these
directories and mounts the filesystem on demand
● Filesystems automatically unmounted after a
specified interval of inactivity
● Enable the special map -host to “browse” all
NFS exports on the network
● Supports wildcard directory names
Direct Maps
● Direct maps include absolute path names
● Does not obscure local directory structure
● Example:
/etc/auto.master:
/- /etc/auto.direct
/etc/auto.direct:
/foo server1:/export/foo
/usr/local/ server1:/usr/local
我刚好看资料 看到这些,具体的我还没有试验 希望可以帮到你吧
● Makes a remote NFS filesystem work as though it
were a local filesystem
● /etc/fstab can be used to specify persistent
network mounts
● NFS shares are mounted at boot time by /etc/
init.d/netfs
● Exports can be mounted manually with the
mount command.
# mkdir /mnt/server1
# mount -t nfs server1:/var/ftp/pub /mnt/server1
Automounter
● System administrator specifies mount points
controlled by automounter daemon process in /
etc/auto.master
● The automounter monitors access to these
directories and mounts the filesystem on demand
● Filesystems automatically unmounted after a
specified interval of inactivity
● Enable the special map -host to “browse” all
NFS exports on the network
● Supports wildcard directory names
Direct Maps
● Direct maps include absolute path names
● Does not obscure local directory structure
● Example:
/etc/auto.master:
/- /etc/auto.direct
/etc/auto.direct:
/foo server1:/export/foo
/usr/local/ server1:/usr/local
我刚好看资料 看到这些,具体的我还没有试验 希望可以帮到你吧
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
只要你不取消 ,会一直挂载
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
又是嵌入式么。。。又是和开发板通信么。。。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询