OSS provides management tools for uploading files, generating signed URLs, migrating data, and mounting buckets. Third-party tools and community plugins further extend OSS capabilities.
Official tools
Command-line tools
Manage OSS through a terminal or automated scripts.
|
Tool |
Description |
|
The latest OSS CLI tool.
|
|
|
The command-line management tool for OSS.
|
|
|
A unified CLI for managing Alibaba Cloud resources, including OSS data management through standardized commands. For specific operations, see Manage OSS data with Alibaba Cloud CLI in Cloud Shell. |
|
|
This CLI has been unavailable since July 31, 2019. Its features are now part of ossutil.
Limitations:
|
Graphical management tools
Browse and manage objects through a graphical interface.
|
Tool |
Description |
|
The latest graphical management tool for OSS.
|
|
|
A graphical management tool.
Limitations:
|
Data migration and synchronization tools
Migrate or synchronize data from other sources to OSS.
|
Tool |
Description |
|
A no-code, visual online migration service. Securely migrate large datasets from various sources to OSS with minimal configuration. Supports AWS S3, Tencent Cloud COS, Huawei Cloud OBS, Volcengine TOS, Google Cloud GCS, Microsoft Azure Blob, and self-hosted S3-compatible storage. Submit and monitor migration jobs online without setting up a migration environment. |
|
|
A data migration service that uses customized physical Data Transport devices to migrate terabyte- to petabyte-scale local data to the cloud, improving transfer efficiency and addressing data security challenges. Suited for data center cloud migrations and enterprise-scale archiving of files and historical image data. Physical media transport overcomes public network bandwidth limitations. |
|
|
A data synchronization tool for OSS.
|
File system mounting tools
Mount a bucket as a local directory to manage objects as local files.
|
Tool |
Description |
|
A re-architected version for compute-intensive applications. Delivers major performance upgrades with some POSIX semantic limitations, and is the primary version for future development. Use ossfs 2.0 for AI training, inference, or autonomous driving simulation when the OSS SDK or OSS Connector for AI/ML is impractical.
Limitations: The following limitations apply when mounting a bucket with ossfs 2.0:
|
|
|
A bucket mounting tool for Linux. Mounts an OSS bucket to the local file system, enabling local file operations on OSS objects.
Limits: The following limits apply when mounting a bucket with ossfs 1.0:
Note
Prefer Cloud Storage Gateway to mount buckets. |
AI tools
Access and store OSS data efficiently in AI workflows.
|
Tool |
Description |
|
A Python library for efficient OSS data access in PyTorch training.
Limits:
|
FTP tools
|
Tool |
Description |
|
An FTP-based object management tool.
|
Development and authorization tools
Integrate with development workflows and manage fine-grained permissions.
|
Tool |
Description |
|
The OSS console provides the following signature tools.
Important
The signature tool currently supports only V1 signatures. |
|
|
An automated generator for OSS authorization policies.
|
Third-party tools and plugins
Community-developed tools and plugins that integrate OSS with popular development tools and frameworks.
|
Tool |
Description |
|
A JetBrains IDE plugin for OSS integration in big data workflows.
|
|
|
A WordPress plugin that stores attachments and media on OSS instead of the local server, improving load speed and reducing host storage. How to store remote attachments on OSS for WordPress. |
|
|
An FTP client for uploading local files to OSS, reducing local storage burden. How to upload local site files to OSS using FileZilla. |