View Single Post
Old 07-27-2003, 02:48 PM  
Plugger
Confirmed User
 
Industry Role:
Join Date: Jul 2001
Location: North Coast
Posts: 592
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 . . . .
Plugger is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote