Describe the feature you'd like to have.
It would be great if the restic mover supported speed limits. Especially for inital backups that take longer, it shouldn't hog all the upload bandwidth.
What is the value to the end user? (why is it a priority?)
Users can more granuarly decided how restic should work.
How will we know we have a good solution? (acceptance criteria)
Config options are passed directly to restic and make use of the options that are already present there.
Additional context
Maybe build the feature in such a way, that additional options can be passed in a general way ?!
Describe the feature you'd like to have.
It would be great if the restic mover supported speed limits. Especially for inital backups that take longer, it shouldn't hog all the upload bandwidth.
What is the value to the end user? (why is it a priority?)
Users can more granuarly decided how restic should work.
How will we know we have a good solution? (acceptance criteria)
Config options are passed directly to restic and make use of the options that are already present there.
Additional context
Maybe build the feature in such a way, that additional options can be passed in a general way ?!