mass file uploader for Aliyun OSS
OSS file uploader for mass uploading over Alibaba Cloud CDN
Usage
prompt>java -jar [options] baba-oss-uploader-all-1.0.jar
or
prompt>java -cp [options] baba-oss-uploader-all-1.0.jar com.eg.baba.oss.uploader.Main
Options can be stored in .clientprofile at current path or your home path. Commandline options override option values stored in .clientprofile
Options
Regions and endpoints for OSS
https://www.alibabacloud.com/help/doc-detail/31837.htm
Uploads files in both of single-part and multi-part uploading but if it’s bigger than 5MB, it works with multi-part uploading.
For uploading over CDN, the domain name has to be cleared with any ICP issues when it’s bound to buckets in mainland China.
Enjoy it !