From 3a86a15e472efa1c5b0409e8a801106ac51345b0 Mon Sep 17 00:00:00 2001 From: "alex@f04d0d3c452a2a99b27ccc93c1543bee4a1bf5be" <alex@web> Date: Fri, 1 Oct 2021 23:18:33 +0000 Subject: [PATCH] Added a comment: Resuming an interrupted download --- .../comment_47_be365a271e65529e7bc1a067d42a44c3._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/design/external_special_remote_protocol/comment_47_be365a271e65529e7bc1a067d42a44c3._comment diff --git a/doc/design/external_special_remote_protocol/comment_47_be365a271e65529e7bc1a067d42a44c3._comment b/doc/design/external_special_remote_protocol/comment_47_be365a271e65529e7bc1a067d42a44c3._comment new file mode 100644 index 0000000000..3aafa6b05f --- /dev/null +++ b/doc/design/external_special_remote_protocol/comment_47_be365a271e65529e7bc1a067d42a44c3._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="alex@f04d0d3c452a2a99b27ccc93c1543bee4a1bf5be" + nickname="alex" + avatar="http://cdn.libravatar.org/avatar/9d97e9bcb1cf7680309e37cd69fab408" + subject="Resuming an interrupted download" + date="2021-10-01T23:18:33Z" + content=""" +Is it possible for git annex to resume a download from a special remote as it can for other remotes, rather than starting over entirely? Such as by specifying an offset in `TRANSFER RETRIEVE`? +"""]]