在需要上传文件的电脑上使用管理员权限运行cmd,输入
runas /user:administrator cmd 回车
net share IPC$
net use \\IP地址\ipc$ password /user:username
xcopy note.ejs \\IP地址\C$\clothes\views /Y
net use \\IP地址\ipc$ /delete
在需要上传文件的电脑上使用管理员权限运行cmd,输入
runas /user:administrator cmd 回车
net share IPC$
net use \\IP地址\ipc$ password /user:username
xcopy note.ejs \\IP地址\C$\clothes\views /Y
net use \\IP地址\ipc$ /delete
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。