我登录了 Windows 7,并尝试访问位于 Windows Server 2008 中的共享文件夹。我可以使用以下 URL 成功映射网络驱动器:
\\\ServerName\DavWWWRoot\Shared Documents\ImportantFolders\Documents\
在 Windows 7 中。
但是,当我尝试在服务器“ServerName”上执行相同操作时,它失败了。此外,当尝试通过 dos DIR 命令访问时,
C:\> dir "\\\ServerName\DavWWWRoot\Shared Documents\ImportantFolders\Documents"
它返回The network path is not found
。
任何帮助都将受到赞赏。