Quote:
Originally posted by Plugger
Is this for a server or your workstation?
For my Windows based workstation I use:
xcopy d:\* g:\d_drive\* /E /V /H /R /Y /I /D /C
you can get an explantion of xcopy with xcopy /?
That will do an incremental back-up . . . .
|
xcopy takes me back to the dos days