By using simple download, you can send an HTTP GET request to download an uploaded object by calling the GetObject operation of OSS.
Note
- For more information about GetObject, see GetObject.
- For more information about the rules for generating object URLs, see OSS request process.
- For more information about how to use a custom domain to access an object, see Bind custom domain names.
Implementation modes
Implementation mode | Description |
---|---|
Console | A user-friendly and intuitive web application |
ossbrowser | An easy-to-operate graphical tool |
ossutil | A high-performance command-line tool |
Java SDK | SDK demos for various programming languages |
Python SDK | |
PHP SDK | |
Go SDK | |
C SDK | |
Android SDK | |
iOS SDK | |
Node.js SDK | |
Browser.js SDK | |
Ruby SDK |
Download security and authorization
- To prevent unauthorized third-party users from downloading data from your bucket, OSS provides bucket- and object-level access control. For more information, see Overview.
- For more information about how to authorize a third-party user to download objects from a private bucket, see Authorized third-party users to download objects.
References
For more information about how to use resumable download, see Resumable download.