mirror of
https://github.com/restic/restic.git
synced 2026-03-25 23:42:44 +00:00
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.