regarding robocopy batch file
Dear Friends ,
I have to prepare a 'robocopy' batch file using below line :
robocopy "H:\Backup" "D:\files"
After creating batch file , when I run this it continuously shows the above line . It does not perform any activity .
Here I am using windows2016 server .
Re: regarding robocopy batch file
What about trying from the CMD mode using this forum
robocopy <source> <destination> [<file>[ ...]] [<options>]
Also you have many tools as an alternative to Robocopy like Robimirror, Synctoy, Goodsync , Gs Richcopy360 and Freefilesync