Running Backups from Command Line
BackupChain offers an easy to use command line interface (CLI) that allows external scripts and applications to control backups. The following are examples for the command line and batch scripts. Start a backup task start /wait /d “c:\Program Files\FastNeuron Inc\BackupChain” BackupChain.exe “START-TASK” “Name of My Backup Task” echo %errorlevel% 1 = means success -1 […]

