You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
monitoring: publish reports for delete, undelete and transfer
borg delete, borg undelete and borg transfer now publish a monitoring report as
the last action while the store is open (skipped on --dry-run), with host/user
defaulting to the local machine like prune. Stats record the number of archives
deleted / undeleted / transferred (plus considered/skipped and transferred
bytes). These appear as their own units in borg monitor (command=delete /
undelete / transfer).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments