Search: "file storage"
Use a NAS file system when creating a stateful service - Container Service for Kubernetes Documentation
This topic describes typical scenarios in which a NAS file system is needed for creating a stateful service, and ...
Download to your local file - Object Storage Service Documentation
This topic describes how to download an object from OSS to a local file. You can run the following code to ...
Notes on using file gateways - Cloud Storage Gateway Documentation
uploads. If you interrupt uploads of large files, file fragments will be generated in OSS buckets. These fragments affect ...
Download to your local file - Object Storage Service Documentation
This topic describes how to download an object from OSS to a local file. You can run the following code to ...
Download an object to a local file - Object Storage Service Documentation
specified OSS object to a local file. #include "oss_api.h" #include "aos_http_io.h" const char *endpoint ...
Upload a file - Object Storage Service Documentation
userProgressCallback) File file = new File(localFile); if (!file.exists()) Log.d("MultiPartUpload", localFile ...
Download to your local file - Object Storage Service Documentation
This topic describes how to download an object from OSS to a local file. Run the following code to download a ...
Download to a local file - Object Storage Service Documentation
This topic describes how to download an object from OSS to a local file. You can use get to download an ...
Implementing a Cross-Region and Hybrid-Cloud File Sharing Service Using Cloud Storage Gateway and OSS blog
an OSS bucket to be the backend storage of both file gateways. For OSS bucket, we choose Hong Kong region which is ...