Hi all,
I am trying to copy the file between two computers on network. i am using following command prompt or command to copy. when i run this command i can see the file is getting copied but soon the job or process is done the file disappears from the destination folder as well.
copy \\computer\folder\file.txt G:\Backups\ /y
thanks
I am trying to copy the file between two computers on network. i am using following command prompt or command to copy. when i run this command i can see the file is getting copied but soon the job or process is done the file disappears from the destination folder as well.
copy \\computer\folder\file.txt G:\Backups\ /y
thanks