Manage Objects
The bucket's File tab lists objects and folders, with columns Tên (Name), Dung lượng (Size), Cập nhật (Updated). Use the Tìm file... (Search file...) box to search by name.

Click a folder to open it, or use the ⋯ menu at the end of a row to act on it.
Object action menu
| Action | Description |
|---|---|
| Chia sẻ (Share) | Create a temporary download link (presigned URL) with a custom expiry in seconds |
| Sao chép (Copy) | Create a copy under a new name, within the current folder only |
| Tải xuống (Download) | Download the object |
| Đặt quyền (Set permission) | Grant an access level (ACL) to this specific object |
| Xem phiên bản cũ (View old versions) | View, download or delete older versions (when the bucket has Versioning enabled) |
| Sao chép URL (Copy URL) | Copy a download link that expires after a fixed 1 hour |
| Xoá (Delete) | Permanently delete the object |
For a folder, the menu only has 2 items: Mở (Open) and Xoá (Delete).
Simple Storage currently doesn't support moving an object to a different folder — Sao chép (Copy) only renames a copy and keeps it in the current folder. There's also no feature yet to edit metadata or attach tags to an object.
Sharing with a temporary link (presigned URL)
Pick Chia sẻ (Share) to open a dialog where you enter Thời gian hết hạn (giây) (Expiration time in seconds) — any number of seconds you like (the suggested default is around 18001 seconds, roughly 5 hours). Unlike Chia sẻ (Share), the Sao chép URL (Copy URL) menu item doesn't let you customize the expiry — that link always expires after exactly 1 hour.
Viewing and restoring old versions
Pick Xem phiên bản cũ (View old versions) to open the list of an object's previous versions (only has data once the bucket has Versioning enabled). Each version has its own Download and Delete buttons; you can select multiple versions and delete them in bulk.
To make an old version the latest one again, you need to download it and re-upload it to overwrite the current object (or delete the newer versions) — there's no one-click "restore" action.
Deleting objects
Delete objects/folders one at a time, or select multiple rows with checkboxes to delete in bulk. The confirmation dialog only needs a click on Xác nhận (Confirm) — no retyping required.
If the bucket doesn't have Versioning enabled, a deleted object is gone for good — there's no "trash" to recover it from.