I am tying to copy file from one machine to another possibly a batch script so that I can automate
I am trying something like this.
copy C:\Users\Administrator\Desktop\result.txt \\(IP address of remote machine)\C:\folder1\result.txt
I am tying to copy file from one machine to another possibly a batch script so that I can automate
I am trying something like this.
copy C:\Users\Administrator\Desktop\result.txt \\(IP address of remote machine)\C:\folder1\result.txt