答案1
Windows 服务器默认无法挂载 nfs 共享。您必须在服务器管理器中安装“NFS 客户端”功能。
此后,您应该能够通过以下方式挂载 nfs 共享:
mount -user:youruser -p:yourpassword \\yournfsserver\yourpath\toshare Z:
Windows 服务器默认无法挂载 nfs 共享。您必须在服务器管理器中安装“NFS 客户端”功能。
此后,您应该能够通过以下方式挂载 nfs 共享:
mount -user:youruser -p:yourpassword \\yournfsserver\yourpath\toshare Z: