-
-
Notifications
You must be signed in to change notification settings - Fork 837
Closed
Description
in master (borg 1.1), borg create has quite nice in-file checkpointing abilities, so you can even backup huge files over instable connections.
but if you want to extract such a huge file over a instable connection, it might break down before completion and there is no resume yet.
there are 2 cases:
a) a bunch of files has already been extracted (each file complete, but not all files you want)
b) extraction of a huge file breaks down in the middle
Reactions are currently unavailable