duplicati/duplicati

ServerUtil report backup status

Closed

#5,870 opened on Jan 13, 2025

 (1 comment) (0 reactions) (0 assignees)C# (1,042 forks)batch import
good first issue

Repository metrics

Stars
 (14,539 stars)
PR merge metrics
 (Avg merge 2d) (53 merged PRs in 30d)

Description

When using the serverutil and waiting for the backup to complete, it would be good if the reported status code reflects the status of the backup. Since the backup has completed, it should be sufficient to check the backup status, examine the suggestedIcon property and use that to report the status.

Contributor guide