You are not logged in.
Pages: 1
Is there a test mode option for configs that are setup with the PRO interface?
Or should I just edit the jobs directly via command line?
Thanks
Chris
Offline
You can just try them with the [b][https://33hops.com/xsibackup-help-man-page.html#runbackup]--run-backup[/url][/b] argument, which is listed in the [b][https://33hops.com/xsibackup-help-man-page.html]Man Page[/url][/b]
Offline
Thanks
I dont see what you are saying but I just edited the the jobs in the job folder and added --test-mode=true
Thanks
Offline
[b]--test-mode=true[/b] is just an old way to check your SMTP server. We just kept this option for older users, but will remove it in future versions. It will not check that your syntax is O.K., the only way to test a backup job in full is by executing it:
1/ In the command line, by writing the full job and reading the output. Once you have verified the job, you can create a job file inside the [b]xsi-dir/jobs[/b] folder by just appending the [b][https://33hops.com/xsibackup-help-man-page.html#savejob]--save-job=XXX[/url][/b] argument.
2/ By invoking some previously stored job in the xsi-dir/jobs folder via the [b][https://33hops.com/xsibackup-help-man-page.html#runbackup]--run-backup=XXX[/url][/b] argument.
* XXX is the backup Id
Offline
Pages: 1