> Actually, I'm doing that, my script give me a failure report, but I'd like
> a "real failure", detected and reported by backuppc
>
> [image: Imagem inline 1]
> Above, 0.6 min backups are success, and 0.0 are failed.
>
> I'll try to implement.
>
>
> Thx
>
Hi, I forgot that feature,
[image: Imag
> I would script the command to report its exit status to a log file
> somewhere where you can check it. Maybe even have it email you the status.
>
>
>
> -Jason
>
>
>
Actually, I'm doing that, my script give me a failure report, but I'd like
a "real failure", detected and reported by backuppc
[im
: [BackupPC-users] PostUserCmd Errors
Hi,
Is it possible to get a failure error from a PostUserCmd? More specifically an
ArchivePostUserCmd.
I'd like to check if my ArchivePostUserCmd was successfully finished,
apparently, the bin/BackupPC_archive script doesn't make any check for fa
Hi,
Is it possible to get a failure error from a PostUserCmd?
More specifically an ArchivePostUserCmd.
I'd like to check if my ArchivePostUserCmd was successfully finished,
apparently, the bin/BackupPC_archive script doesn't make any check for
failures on custom commands.
Someone did try anythin