1
0
forked from docs/doc-exports
doc-exports/docs/obs/tool/obs_03_1060.html
Shuai, Liu 96aa3747dc OBS TOOL 1208 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Shuai, Liu <liushuai65@huawei.com>
Co-committed-by: Shuai, Liu <liushuai65@huawei.com>
2022-12-11 16:23:20 +00:00

2.9 KiB

Creating a Folder

Create a folder on OBS Browser+.

Context

Unlike a file system, OBS does not involve the concepts of file and folder. For easy data management, OBS allows you to simulate a folder by adding a slash (/) to the name of an object.

Procedure

  1. Log in to OBS Browser+.
  2. Click the bucket where you want to create a folder and click Create Folder.
  3. In the displayed dialog box, enter a folder name and click OK.

    • A folder name cannot contain the following special characters: \ : * ? ' < > |
    • A folder name cannot start or end with a period (.) or slash (/).
    • A folder name cannot exceed 1023 bytes. The length of a folder name is the sum of the length of its own and the length of its upper-level directories. The total length cannot exceed 1023 bytes. Directories of different levels are automatically separated by slashes (/). For example, if the upper-level directory of folder01 is folder02, the name length of folder folder01 is the length of folder02/folder01/.
    • A single slash (/) separates and creates multiple levels of folders.

  4. Click OK.