mirror of
https://github.com/restic/restic.git
synced 2026-05-01 08:49:26 +00:00
103beb96bc
Writing these blobs to their files can take a long time and consequently cause the backend connection to time out. Avoid that by retrieving these blobs separately.