mirror of
https://github.com/restic/restic.git
synced 2026-05-06 18:45:23 +00:00
e78be75d1e
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.