批处理拷贝文件到共享文件夹_百度知道
批处理拷贝文件到共享文件夹 写一个批处理,把电脑A的文件1拷备到电脑B的共享文件夹中路径为C:\2文件夹 电脑B帐号为 administrator密码为123 感谢各位大虾。...
写个远程拷贝文件的批处理_Cheng_新浪博客
写个远程拷贝文件的批处理: @echo copy file from 192.16.3.74 to 192.16.3.73 rem 需要共享74上的文件夹sharefiler net use \\192.16.3.74\ipc$ /...