我想访问网络上的共享文件夹。两天前我能够通过此文件夹共享数据。现在,当我在工作站上双击该文件夹时,出现错误消息
network path not found
使用命令提示符,net view \\<IP_address for the shared folder>
我有这个错误
system error 53 has occurred
the network path was not found
我在运行 Windows 防火墙时允许了该 IP 地址,但没有结果。
我该如何修复这个问题,问题出在哪里?