You are not logged in.
Pages: 1
When a remote job, with specified [b]--host[/b], has [b]--on-error="backupId->EEE"[/b] and/or [b]--on-success="backupId->SSS"[/b] options and is executed via cron, a remote host searches for "EEE" and/or "SSS" backup jobs (without effect).
Such behavior seems a bit awkward. Maybe do not pass [b]--on-error[/b] and/or [b]--on-success[/b] to a remote host?
Offline
Backup Ids must be 000-999 numeric strings
Offline
[quote=admin]Backup Ids must be 000-999 numeric strings[/quote]
Yes, they are. "EEE" and "SSS" are just substitutions for generality.
In my case [b]--on-error="backupId->102"[/b] and [b]--on-success="backupId->102"[/b].
Offline
Pages: 1