diff --git a/doc/todo/__34__copy_--failed__34__.mdwn b/doc/todo/__34__copy_--failed__34__.mdwn new file mode 100644 index 0000000000..511265b30e --- /dev/null +++ b/doc/todo/__34__copy_--failed__34__.mdwn @@ -0,0 +1,5 @@ +I often "copy --to remote" many files at once, and inevitably the transfer fails for some files (few out of hundreds). It would be great to subsequently be able to "copy --failed --to remote" to re-try only the transfers for failed files (similarly to how one can use "--unused"). + +Related: + +git-annex is awesome btw. Thanks!