From 22f492bea88f5a31cc3d23cbf8816d0b055ba70e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 30 Aug 2022 12:50:42 -0400 Subject: [PATCH] comment --- ...nt_3_0e1ed01fc34a5a98c67dd290cb58481f._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/bugs/error_during_copy_to_S3/comment_3_0e1ed01fc34a5a98c67dd290cb58481f._comment diff --git a/doc/bugs/error_during_copy_to_S3/comment_3_0e1ed01fc34a5a98c67dd290cb58481f._comment b/doc/bugs/error_during_copy_to_S3/comment_3_0e1ed01fc34a5a98c67dd290cb58481f._comment new file mode 100644 index 0000000000..ee4aad2da1 --- /dev/null +++ b/doc/bugs/error_during_copy_to_S3/comment_3_0e1ed01fc34a5a98c67dd290cb58481f._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2022-08-30T16:46:41Z" + content=""" +Is this remote configured with chunk? (`git-annex info +s3_dssi-bioinfo-shlyakhi_sccrispr-data`) + +Either chunk or partsize should work. partsize is disabled by default +because there are a lot of S3 implementations besides AWS, that may not +support it. + +Generally, it's probably better to use partsize rather than chunk if the S3 +server supports it. +"""]] -- 2.30.2