On this page, you can find an explanation of how to use Object Storage with its integrated S3-Browser in the Cloud Console, how to create and delete buckets, how to navigate through folders and files, upload and download files and instructions for other steps to manage an Object Storage effectively in the Cloud Console.
In the Cloud Console, you have the option to use Object Storage with its integrated S3-Browser, which offers essential Object Storage functionality.
With our S3 browser, you can perform the following actions:
This integrated S3 browser provides an efficient and user-friendly way to manage your Object Storage resources within the Cloud Console.
But before we start using integrated S3-Browser we need to create Object Storage credentials that include the access key and secret key.
To find instructions of how to create Object Storage Credentials in the Cloud Console, please, see the article - Object Storage Credentials
To get inside the integrated S3-Browser select the Storage from the VIRTUAL DATACENTER block in the side-bar menu and click the S3 Browser TAB:
These actions will redirect you to the Object Storage Credentials page and if you have already created Object Storage Credentials you will have available BROWSE BUCKETS button:
Clicking on this button will open the integrated S3-Browser and take you to the S3 Buckets page, where you can view all your previously created buckets, create new ones, browse objects inside the buckets, and perform other related actions:
If you haven’t created Object Storage Credentials yet, click on the CREATE S3 CREDENTIALS button and once you have completed this step, you will be able to use the BROWSE BUCKETS button:
To find more information about how to manage Object Storage Credentials, please, see the article - Object Storage Credentials.
To create a new S3 Bucket in the Cloud Console, do the following:
After these steps the newly created Bucket will be added to the S3 Buckets page with private access, which is set as the default access setting:
To access and navigate through the folders and files inside a bucket, click on the Name of the corresponding bucket on the S3 Buckets page:
This action will redirect you to the inside Bucket page, where you can find:
To browse inside folders within the bucket, click on the Name of the desired folder:
Inside the folder, you will have access to the same functionality as before, but on a deeper level. This allows you to continue navigating through the nested folder structure, perform actions like creating new folders or uploading files specific to the selected folder, and manage the files and folders within it.
To navigate to the parent level in the folder structure, click on the ../ icon and this action will take you up one level, allowing you to browse the contents of the previous folder in the hierarchy:
To create a new Folder inside S3 Bucket in the Cloud Console, do the following:
After these steps the newly created Folder will be added to the Bucket. Inside the folder, you will have access to the same functionality as before, but on a deeper level. This allows you to continue navigating through the nested folder structure, perform actions like creating new folders or uploading files specific to the selected folder, and manage the files and folders within it.
As of the current limitations, the largest file you can upload via this integrated S3 browser is 5 GB.
If this is your first time attempting to upload a file to the selected bucket, the system may require you to set up CORS (Cross-Origin Resource Sharing) policies. In this case, a dialog window will appear asking you to grant permissions for console access to the specific bucket. Please click on GRANT PERMISSIONS to enable successful file uploading and proceed with the upload process.
As of the current limitations, you can only download separate files one by one using the integrated S3 browser. There is no direct option to download entire folders or multiple files at once.
To download a File from S3 Bucket to your local environment, do the following:
After these steps, the downloading process of the selected file will start automatically.
To delete a object URL from S3 Bucket, do the following:
After these steps, the selected file or folder will be deleted.
Also the integrated S3 browser allows you to perform multiple deletions of files and folders using the following steps:
After these steps, the selected objects will be deleted in a few seconds.
You can make your bucket public from both the Buckets page and the inside of the selected Bucket page.
After these steps your bucket will be publicly available and you can obtain a URL that allows direct access to the entire bucket or to individual objects (files or folders) within it. This URL can be shared with others, and they will be able to access the bucket or objects directly through the provided link without requiring any special authentication or permissions.
Making a bucket public allows anyone to access its contents without requiring authentication or special permissions. Please be cautious when setting buckets to public, as it may expose sensitive data to the public. Always review and manage access controls carefully to ensure the security of your data.
You can obtain the URL for S3 bucket only if the bucket is publicly available. In such cases, you can generate a URL that allows direct access to the entire bucket or to individual objects (files or folders) through the provided link. However, if the bucket is not publicly accessible, generating a URL will not grant access, and users will require appropriate authentication and authorization to access the bucket.
You can get your bucket’s public URL from both the Buckets page and the inside of the selected Bucket page.
The next opened window will provide your bucket’s URL and you can save it by clicking on the COPY TO CLIPBOARD button.
You can obtain the URL for a folder or file in an S3 bucket only if the object is set as publicly available. In such cases, you can generate a URL that allows direct access to the object through the provided link. However, if the object is not publicly accessible, generating a URL will not grant access, and users will require appropriate authentication and authorization to access the object.
To get an object’s public URL, do the following:
The next opened window will provide your object’s URL and you can save it by clicking on the COPY TO CLIPBOARD button.
You can make your bucket private from both the Buckets page and the inside of the selected Bucket page.
After these steps, your bucket will not be publicly available.
The access permissions will not allow the public to access the bucket or its contents through any direct URL. The objects within the bucket will remain private and can only be accessed by users with appropriate authentication and authorization.
To avoid any potential data loss during the deletion process, in the Cloud Console, you can only delete a bucket if it is empty.
You can delete bucket from both the Buckets page and the inside of the selected Bucket page but before, please ensure that all the objects (files and folders) inside the bucket have been removed or moved to another location.
After these steps, your bucket will be deleted.