Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对一些人来说,这似乎很菜鸟,但我正在尝试检索 Windows 中现有符号链接文件夹的目标。我检查了此链接的属性,但没有显示任何内容。我该怎么做?
编辑:问题出在 Windows Server 2008 中。
我通过使用 dir 命令获得了有关链接“目标”的信息。我做了以下事情:
符号链接的文件类型显示为<<Junction>>,目标位置显示在下一列中。
<<Junction>>
编辑: 这个问题出现在 Windows Server 2008 中。