Version Management
By setting version management on a bucket, you can manage the history of file modifications when uploading files with the same name. Additionally, you can check the version list of files and download previous versions of files from the version list.
Setting Up Version Management
You can set up version management on a bucket.
To set up Object Storage version management, follow these steps:
- Click the All Services > Storage > Object Storage menu. You will move to the Service Home page.
- On the Service Home page, click the Object Storage menu. You will move to the Object Storage List page.
- On the Object Storage List page, click the resource (bucket) for which you want to set up version management. You will move to the Object Storage Detail page.
- On the Object Storage Detail page, check if Version Management is Disabled.
- If Version Management is Disabled, click the Edit button. The Version Management Edit popup window will open.
- Check Enable for version management, then click the Confirm button. On the Object Storage Detail page, Version Management will change to Enabled.
- When setting up version management for the first time, it may take some time for the changes to complete.
- The time required may vary depending on the size of the bucket. Operations performed before the setup is complete may not have versions applied.
Checking Version List
You can check and manage versions of file uploads and modifications from the time version management is set up.
- Version management of file uploads and modifications is possible from the time version management is set up.
- All files have a version ID. However, before version management is set up, the version ID is null(-), and files uploaded after version management is set up are created and assigned a version ID.
- For example, if you upload files with the same name to the same location, a new version file with a different version ID will be displayed in the version list even though the file name is the same.
To check the version list of Object Storage files, follow these steps:
- Click the All Services > Storage > Object Storage menu. You will move to the Service Home page.
- On the Service Home page, click the Object Storage menu. You will move to the Object Storage List page.
- On the Object Storage List page, click the resource (bucket) that contains the file for which you want to check the version list. You will move to the Object Storage Detail page.
- Click the Folder List tab. The folder and file list will be displayed.
- In the folder and file list, click the More > Version List button located at the right end of the file for which you want to check the version list. The Version List popup window will open.
Component Detailed Description File Name File name Modified Date Date and time when the file was modified Version ID Version ID assigned to each file - Version ID of files stored before setting up version management is displayed as null(-)
- Files stored after version management is set up are created with a unique version ID
- If files with the same name are uploaded to the same location, a version ID is created and the version file is added, which can be viewed in the version list
Etag Object-specific version that identifies the file Size Size of the version file More Provides additional features such as version file download and deletion - File Download: Download the selected version of the file
- To restore a file to a previous version, download the previous version and upload it again
- Delete: Delete the selected version of the file
- If all version files are deleted, the original file is also deleted
- To keep the original file, at least 1 version must be left
Delete Delete the file - When the checkbox of the version file to delete is selected in the list, the button is activated
Table. Version List Popup Items
Downloading Version File
- Korea South3 (kr-south3) region constraints
- File upload and download functions through Samsung Cloud Platform Console are limited.
- S3 API/CLI usage using Public URL is limited.
- However, Private URL access through resources created in Samsung Cloud Platform Console (Virtual Server, etc.) is possible.
- Korea South1 (kr-south1), Korea South2 (kr-south2) region constraints
- Separate firewall settings must be allowed for Public URL access.
- Public URL address can be checked on the Object Storage detail page. Refer to Check Object Storage Detailed Information.
You can download version files of files. To download version files of Object Storage files, follow these steps:
- Click the All Services > Storage > Object Storage menu. You will move to the Service Home page.
- On the Service Home page, click the Object Storage menu. You will move to the Object Storage List page.
- On the Object Storage List page, click the resource (bucket) that contains the version file you want to download. You will move to the Object Storage Detail page.
- Click the Folder List tab. The folder and file list will be displayed.
- In the folder and file list, click the More > Version List button located at the right end of the file for which you want to download the version file. The Version List popup window will open.
- Click the More > File Download button located at the right end of the version file you want to download. File Download will start.
- Check if the file download is complete in your browser.
Deleting Version File
You can delete the version list of files.
- If you delete all version files, the original file will also be deleted. To avoid deleting the original file, you must leave at least 1 version.
- Version files with object lock (WORM) set cannot be deleted.
To delete the version list of Object Storage files, follow these steps:
- Click the All Services > Storage > Object Storage menu. You will move to the Service Home page.
- On the Service Home page, click the Object Storage menu. You will move to the Object Storage List page.
- On the Object Storage List page, click the resource (bucket) that contains the version file you want to delete. You will move to the Object Storage Detail page.
- Click the Folder List tab. The folder and file list will be displayed.
- In the folder and file list, click the More > Version List button located at the right end of the file for which you want to delete the version list. The Version List popup window will open.
- Click the More > Delete button located at the right end of the version file you want to delete. Deletion will be completed.