I am getting an error when I tried below command prompt to copy all files of D drive to G driveMy Drive (Folder Name).
Command I ran-
xcopy D: G:My Drive /h /i /c /k /e /r /y
Error I m getting-
Invalid number of parameters
Can someone pls help in correct command? I m on Windows 10.
Regards
Pankaj