- Dec 2, 2021
- 1
- 0
- 0
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 .
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 .