Only the Chinese version of this page is provided currently. The English version will be provided soon.

Storage Issues

Last updated: 2024-08-05 15:21:52

What To Do When the Capacity Of Cloud File Storage Reaches the Upper Limit?

To ensure the reasonable use of resources, CloudBase imposes a storage capacity limitation on CFS for each environment. The storage capacity of CFS in each environment is calculated separately.
If the remaining capacity of file storage is below 10%, you will be notified via SMS, Message Center, and mail. You can upgrade your environment version to enjoy more file storage capacity and avoid impacting business operations.
If the database storage capacity of the environment is exhausted, you cannot upload files to CFS, but you can download and delete files.

Is There a Limit On the Number Of Folder Creations?

There is no quantity limit on folder creation.

Is There a Limit On the Number Of File Uploads Within a Folder?

There is no quantity limit on the number of files that can be uploaded within a folder.
Try not to place too many files in the same folder, as reaching a certain amount will significantly impact performance.
When deleting a folder, all files within it will also be deleted. If there are too many files in the folder, it will also affect the efficiency of deleting the folder.

What Actions Occur When Uploading an Existing File?

It will overwrite the existing file, behaving exactly the same as uploading a non-existent file.

Can I Directly Download a File Using the File Link?

Even if the bucket is publicly readable, it is still not recommended. Using fileid to access files through the SDK is the safest and most reliable approach.