在海外上传文件到中国AWS S3

s3cmd --access_key= --secret_key=xxxx --region=cn-north-1 --host=s3.cn-north-1.amazonaws.com.cn --host-bucket=test.s3.cn-north-1.amazonaws.com.cn ls s3://test
原文地址:https://www.cnblogs.com/cptao/p/10913099.html