projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6e1595
)
close as dup
author
Joey Hess
<joeyh@joeyh.name>
Mon, 14 Sep 2020 21:15:54 +0000
(17:15 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Mon, 14 Sep 2020 21:15:54 +0000
(17:15 -0400)
doc/bugs/parallel_copy_to_S3_fails.mdwn
patch
|
blob
|
history
diff --git
a/doc/bugs/parallel_copy_to_S3_fails.mdwn
b/doc/bugs/parallel_copy_to_S3_fails.mdwn
index a97f4b1512f36a50b25514266730deeca9fba4ca..c5cec17d96dc8ca677f1959df325169f8d9ad9f7 100644
(file)
--- a/
doc/bugs/parallel_copy_to_S3_fails.mdwn
+++ b/
doc/bugs/parallel_copy_to_S3_fails.mdwn
@@
-1
+1,4
@@
I'm seeing various failures with the latest git-annex when doing multi-threaded copy --to S3 . Using -J1 fixes the problem.
+
+> Assuming this is a [[dup|done]] of
+> [[concurrent_git-annex-copy_to_s3_special_remote_fails]]. --[[Joey]]