配置中缺少 s3cmd S3 端点和 DNS 样式的存储桶

s3cmd S3 Endpoint and DNS-Style bucket is missing on configure

我在 s3cmd 上使用 reactJS 网络上传,我正在配置并且它能够毫无问题地访问,但我注意到 s3 端点和 DNS 存储桶主机上缺少

应该是这样显示的。如您所见,s3 端点和 DNS 存储桶主机(此屏幕截图是旧的并且在内部开发人员文档中)

并且我能够毫无问题地访问 S3 存储桶列表,但我的问题是上传反应网络

s3cmd --delete-removed --cf-invalidate --cf-invalidate-default-index sync build/* s3://test-website-staging –verbose

然后是错误return

ERROR: Parameter problem: Invalid source/destination: 'build/asset-manifest.json' 'build/favicon.ico' 'build/favicon.png' 'build/index.html' 'build/manifest.json' 'build/service-worker.js' 'build/static' 's3://test-website-staging' '–verbose'

此代码我已经使用了 6 个月没有任何问题,自上周以来,我必须重新安装 ubuntu 并下载当前版本的 s3cmd 和 s3 端点、存储桶和位置不再出现在配置上:

由于 s3cmd 1.6.1 上的旧版本已修复,已完成升级到 s3cmd 2.02