Windows 11 Pro in workgroup
am trying to run cmd line to move files
Get system error 58 has occurred
what is correct way to also add password for share?
net use r: \\192.168.1.111\files /user:192.168.1.111\admin
after have R:, would like to run robocopy to move files from R: to S:
what is robocopy command to move all files and folders?