Skip to content

Support for progress of running backup & restore jobs #132

@devmato

Description

@devmato

First of all thank you for the excellent library. I'm using it to develop a web based centralized backup solution.
One thing I'm currently missing is the possibility to get the progress of a running backup, or restore job.

The restic binary is printing regular progress updates to stdout when running the backup command with the --json argument. Maybe this could be used to invoke a callback function, whenever a new progress update appears.

Are there any plans for something like this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions