Displaying 1 result from an estimated 1 matches for "callback_script".
2006 Sep 14
0
rsyncing from Windows 2003 shadow copies.
...is a free
download from MS.
http://www.microsoft.com/downloads/details.aspx?FamilyID=0B4F56E4-0CCC-4
626-826A-ED2C4C95C871&displaylang=en
I'm sure this can be improved on. I welcome any feedback.
SHADOWRSYNC.CMD
setlocal
@REM test if we are called by shadowrsync.cmd
if NOT "%CALLBACK_SCRIPT%"=="" goto :IS_CALLBACK
@REM
@REM Set these variables to what you need.
@REM SHADOW_DRIVE_LETTER is an existing drive you want to shadow
@REM
@REM MAP_SHADOW_TO needs to be either a drive letter that isn't
@REM currently in use, or an empty directory
@REM eg. x: or c:\temp\...