Skip to content
charlesgogo01 edited this page Jan 23, 2018 · 1 revision

Welcome to the obscmd wiki!

This tool is a client for HuaweiCloud Object Storage(OBS) running in shell or cmd, for processing data download and upload. Please refer to the word doc for configuration and start instruction.

-- UPDATES: 2018.1.17 - v4.2.1

Create ReadMe Initial features:

  1. Upload multiple files concurrently.
  2. Multipart upload for large files.
  3. Chose to overwrite objects that already in the bucket.
  4. Download multiple objects concurrently.
  5. Multipart download large objects by range download concurrently.
  6. Timed task by running a script.
  7. Support Windows(but deal with large objects/files first)
  8. Protection for multipart upload - can't be more than 10,000 parts.
  9. Upload to a specific directory in a bucket.
  10. Download a single object, download a specific directory in a bucket and download the entire bucket.
Clone this wiki locally