未实施多部分 S3 上传
适用场景
ONTAP 9.9.1
问题描述
上传大文件(大于 100 MB )失败,并显示错误:
示例:
$ aws s3 cp --endpoint-url http://ip/path_to_endpoint test.pdf s3://bucket_name
upload failed: ./Test.pdf to s3://bucket_name/test.pdf An error occurred (NotImplemented) when calling the CreateMultipartUpload operation: The s3 command you requested is not implemented.