search for: shadow_id_1

Displaying 1 result from an estimated 1 matches for "shadow_id_1".

2006 Sep 14
0
rsyncing from Windows 2003 shadow copies.
...py... vshadow.exe -nw -p -script=%TEMP_GENERATED_SCRIPT% -exec=%CALLBACK_SCRIPT% %SHADOW_DRIVE_LETTER% del /f %TEMP_GENERATED_SCRIPT% @goto :EOF :IS_CALLBACK setlocal @REM Get the vshadow temp variables. call %TEMP_GENERATED_SCRIPT% @REM Map the drive to the shadow copy vshadow -el=%SHADOW_ID_1%,%MAP_SHADOW_TO% @REM Now do your rsync thing rsync blah blah blah blah........ @REM Delete the shadow vshadow -ds=%SHADOW_ID_1%