mirror of
https://github.com/restic/restic.git
synced 2025-08-24 13:23:47 +00:00
Basic rate limiting implementation.
Added `--limit-upload` and `--limit-download` flags to rate limit backups and restores.
This commit is contained in:
@@ -28,6 +28,9 @@ Important Changes in 0.X.Y
|
||||
init` if the bucket already exists.
|
||||
https://github.com/restic/restic/pull/1281
|
||||
|
||||
* Added support for rate limiting through `--limit-upload` and
|
||||
`--limit-download` flags.
|
||||
|
||||
Small changes
|
||||
-------------
|
||||
|
||||
|
Reference in New Issue
Block a user