Upload and Download

You can upload, download, and delete objects directly from the IBEE Cloud portal. Uploaded files appear in the bucket’s Objects tab with their type, storage class, size, and last modified date.

Before you begin

Upload objects

1

1. Open a bucket

Go to portal.ibee.ai/a/{project_id}/cloud-storage/object-storage and click a bucket name from the list.

2

2. Upload

The Objects tab has two action buttons in the top right: Create Folder and Upload.

Click Upload. A drag-and-drop area appears.

IBEE Object Storage upload interface

Choose one of the following:

  • Drag and drop files onto the upload area
  • Click Select Files to browse and select files from your device
3

3. Confirm

Uploaded files appear in the objects list with their Type, Storage Class, Size, and Modified date.

Download objects

1

1. Open a bucket

Click a bucket name from the Object Storage list.

2

2. Download

Click the download icon next to the object in the list.

Alternatively, click the object name to open the detail page and click Download.

Delete objects

1

1. Open a bucket

Click a bucket name from the Object Storage list.

2

2. Delete

Click the delete icon next to the object in the list.

Alternatively, click the object name to open the detail page and click Delete.

All objects must be deleted before a bucket can be deleted.

Object list columns

ColumnDescription
OBJECTSObject or folder name
TYPEMIME type (e.g. image/jpeg, image/png, application/octet-stream) or Folder
STORAGE CLASSStorage class (e.g. Standard)
SIZEObject size — shown as for folders
MODIFIEDLast modified date and time
ACTIONSDownload + delete for objects; open link + delete for folders

Object detail page

Click an object name to open its detail page at portal.ibee.ai/a/{project_id}/cloud-storage/object-storage/{bucket}/{object_name}.

The detail page shows:

FieldDescription
NameObject name
SizeObject size
ModifiedLast modified date
Content-TypeMIME type of the object
Public Dev URLURL to access the object

Image files are previewed inline on the object detail page.

Available actions: Download, Delete.

Troubleshooting

Upload button not visible Ensure you are on the Objects tab inside a bucket, not on the main Object Storage list page.

File not appearing after upload Refresh the page. If the file still does not appear, try uploading again.

Cannot delete bucket All objects must be deleted from the bucket before the bucket itself can be deleted.