Problem with custom command before backup
Hello,
To backup my PC, I want use a network target drive monted on NAS, but it is possible that the NAS was down. So I wakeup the NAS and need waiting about 2 minutes before launching backup. I have wrote a .cmd file :
------
"C:\Program Files (x86)\Dipisoft\WakeOnLan\WakeOnLanBatch.exe" /w:nas-mage
choice /T 125 /D O
------
If I launch this .cmd file from windows it work correctly and the NAS run.
If I launch this .cmd file from ATI (custom command before backup), I have the message : The specified configuration file cannot be found.
In ATI I have specified as working directory, in first the directory that containt the .cmd file, also with C:\Program Files (x86)\Dipisoft\WakeOnLan directory, I have always the same error.
Thank you in advance for your help.
- Log in to post comments