OSS is a scalable, secure, and low-cost cloud storage service. Store and manage any type of data with multiple access methods.
Choose the right tool
Choose a tool based on your use case.
|
Tool |
Use cases |
Quick start |
|
OSS console |
Browser-based management with no installation. Handles resource monitoring, permissions, and file uploads. |
|
|
ossbrowser |
Desktop GUI for Windows, macOS, and Linux. Supports drag-and-drop and resumable uploads. |
|
|
ossutil |
Command-line tool for batch operations, scripting, and scheduled tasks. Best for large-scale file processing or automation. |
|
|
SDK |
Integrate OSS into applications. Supports 12 languages including Java, Python, PHP, and Go. |
|
|
ossfs |
Mount a bucket as a local file system on Linux. Access OSS through standard file interfaces without code changes. |
|
|
OSS connector for AI/ML |
Access OSS datasets directly in AI frameworks like PyTorch without local downloads. Supports automatic checkpoint saving and resumption. |
|
|
Use OSS documents in Cursor |
Look up OSS documentation and APIs directly in Cursor as you code. |
Start with the OSS console if you are new to OSS.