Ash*_*Ash 12

假设你有适当的权限,你可以这样做:

copy local_file.txt \\target_machine\c$\dest_file.txt
Run Code Online (Sandbox Code Playgroud)

使用“c$”来引用远程机器上的 C 盘。