G
Guest
I am trying to write a DOS batch file for backups and keep getting an Invalid
number of parameters in the error message. I want to copy all the files and
folders in the C:\Documents and Settings\User name folder to E:\User name.
Here is what I tried:
XCOPY C:\Documents and Settings\Tom e:\TomBack /S
and I get the error message.
Any suggestions?
Thank you
number of parameters in the error message. I want to copy all the files and
folders in the C:\Documents and Settings\User name folder to E:\User name.
Here is what I tried:
XCOPY C:\Documents and Settings\Tom e:\TomBack /S
and I get the error message.
Any suggestions?
Thank you