Last update:2025-07-31 16:30:10
With the Object Storage Service, you can easily upload, manage, and access your stored data via HTTP at any time. If you wish to quickly use or try out the Object Storage Service, you may do so using the following methods.
Before using any of the following methods, please register a CDNetworks account and activate the Object Storage Service.
Access and log in to the CDNetworks Console using your browser. By selecting the Object Storage module, you can create storage buckets, upload files, manage files (such as deleting and renaming), and download files with ease. The most common functions include:
CDNetworks Object Storage provides SDKs in multiple programming languages, including Java, Python, iOS, Android, and PHP, making it easy to integrate object storage services into your own systems. For detailed information, please refer to the API Overview.
The command line tool is developed in Python and compatible with mainstream operating systems. You can upload, manage, and download files using simple commands. For further details, please refer to the Wcscmd Command Line Tool.
WosBrowser is a graphical management tool available for Windows, Mac, and Linux desktop systems. With its visual interface, WosBrowser provides a straightforward web service for accessing and managing any volume of data anytime, anywhere. You can easily upload, manage, and download files using this tool. For more information, please refer to WOS Browser.
Based on the CDNetworks Object Storage API, the Rsync synchronization tool allows you to synchronize local data to CDNetworks Object Storage while preserving the original directory structure. For further instructions, please see Rsync.
WOSGateway, developed by CDNetworks, is a high-performance gateway tool supporting cache, NFS sharing, and SMB sharing. It allows you to mount object storage buckets as a local Linux file system, enabling you to manage OSS objects just like local files. Goofys is an open-source utility that enables you to mount S3 storage buckets as local file systems. For more details, please refer to wosGateway/Goofys.
| Tool | Description |
|---|---|
| CrossFTP | A free client for Windows/macOS/Linux. Supports uploading and downloading files to remote servers via the FTP protocol (requires software download and installation). |
| S3 Browser | A free Windows client provided by Amazon, which allows you to access CDNetworks Object Storage Service via the S3 Browser interface (requires software download and installation). |
| S3 cmd | Using the s3cmd CLI tool, you can synchronize local files to cloud storage. |