This commit is contained in:
eslgastal 2016-08-03 15:02:37 +00:00 committed by admin
parent 1c76a7e74f
commit 0fc85c45b5

View file

@ -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: <https://git-annex.branchable.com/todo/make_copy_--fast__faster/>
git-annex is awesome btw. Thanks!