» 
Copying Files in System Recovery Concil (Win2k server)
I need to copy a large number of files and folders using the command line in Windows Recovery Council (The command line). Can someone give me the command line to copy all folders, subfolders, and files to a differant location? As an example:
I want to copy ALL files and folders in "C:\" to "D:\backup\"
I know I could type, "copy c:\*.* d:\backup\*.*" but that only does files in the "C:\" directory, not all subdirectories.
Thanks.
Pat
|