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
Instead, setting progress-interval would have rustic output one line per second, with a quick summary of what otherwise would be written in the progress bar. It might also make sense to have a non-interactive progress-interval defaulting to like 10 seconds.
What do you think about it?
Anyway, I'm in the process of migrating from borgmatic to rustic after borgmatic started freezing on me with week-long backups, and it looks much more usable than borgmatic for now, and easier to understand. So thank you for all the work you're putting in here!
The text was updated successfully, but these errors were encountered:
When running in a systemd service,
rustic
gives zero indication of progress. For long backups (eg. hours-long), this can be pretty destabilizing.Suggested change:
This command currently displays nothing until the backup completes:
Instead, setting
progress-interval
would haverustic
output one line per second, with a quick summary of what otherwise would be written in the progress bar. It might also make sense to have a non-interactiveprogress-interval
defaulting to like 10 seconds.What do you think about it?
Anyway, I'm in the process of migrating from borgmatic to rustic after borgmatic started freezing on me with week-long backups, and it looks much more usable than borgmatic for now, and easier to understand. So thank you for all the work you're putting in here!
The text was updated successfully, but these errors were encountered: