尝试装入与samba共享的文件夹时无法find合适的地址
我遇到了试图在另一个CentOS服务器共享的CentOS服务器上挂载文件夹的问题。 我在https://www.howtogeek.com/176471/how-to-share-files-between-windows-and-linux/上设置了选项2 我设法在Windows上安装共享,所以我不认为我的托pipe服务器上有防火墙问题。 我试图用autofs挂载这个,这是我的configuration: winbox -fstype=cifs,rw,noperm,user=USERNAME,pass=PASSWORD ://MYIPADDRESS/Share 当我尝试cd到相关的文件夹,我在我的日志中得到以下内容: Sep 19 00:29:35 Base automount[28600]: handle_packet: type = 3 Sep 19 00:29:35 Base automount[28600]: handle_packet_missing_indirect: token 76, name winbox, request pid 24536 Sep 19 00:29:35 Base automount[28600]: attempting to mount entry /mymountfolder/winbox Sep 19 00:29:35 Base automount[28600]: lookup_mount: lookup(file): looking up winbox Sep 19 00:29:35 Base automount[28600]: […]