diff --git a/doc/bugs/parallel_copy_to_S3_fails.mdwn b/doc/bugs/parallel_copy_to_S3_fails.mdwn new file mode 100644 index 0000000000..a97f4b1512 --- /dev/null +++ b/doc/bugs/parallel_copy_to_S3_fails.mdwn @@ -0,0 +1 @@ +I'm seeing various failures with the latest git-annex when doing multi-threaded copy --to S3 . Using -J1 fixes the problem.