mirror of
https://github.com/restic/restic.git
synced 2026-06-07 17:39:44 +00:00
669a669603
Since pkg/sftp 1.13.0 files were uploaded sequentially using 32kb chunks instead of sending 64 chunks in parallel.