v0.2.2
What's new
Fixes
mapache restorecan now be interrupted again.
Changes
- Added a rate limiter for all backends. The upload and download rates can now be selected with the
--limit-uploadand--limit-downloadoptions. For backends that do not support streaming (local and S3), the upload and downloads will be done in bursts, with an targeting the limit as an average rate. SFTP implements native throttling by sending chunks of dynamic size, targeting the limit as an average rate.
Full Changelog: v0.2.1...v0.2.2