S3 Browser
S3 Browser — is a free GUI for Windows designed to work with S3 storage.
Customize S3 Browser
1. Set up access to S3
Access can be configured by the Account Owner or a user with the role of iam_admin.
- Create a service user with role with access to S3. If you use a service user with the role object_storage_user or
s3.bucket.user, the bucket must have an access access policy. - Issue an S3 key to the user.
2. Install the client
On the S3 Browser website, download and install the client.
3. Configure the client
-
Open S3 Browser.
-
In the Accounts section, click Add new account.
-
In the Display name field, enter the name that will be used for your account.
-
In the Account type field, select S3 Compatible Storage.
-
In the API endpoint field, enter the S3 domain for the desired pool.
-
In the Access Key ID field, insert the value of the Access key field from the S3 key.
-
In the Secret Access Key field, insert the value of the Secret key field from the S3 key.
-
If you need additional access key protection, add a master password:
8.1 Check the box Encrypt Access Keys with a password.
8.2 Enter the master password.
-
Optional: For secure connection to S3, make sure the Use secure transfer (SSL/TLS) checkbox is selected. Then all data you send to or receive from the storage will be encrypted.
-
In the lower left corner, click Advanced setting.
-
Make sure that Path-Style addressing type is selected in the Addressing field. In this case, S3 Browser will correctly support vHosted addressing as well.
-
Click Close.
-
Click Add new account.
Working with S3 Browser
Create a bucket
- In the S3 Browser, click New bucket.
- In the Bucket field, enter the name of the bucket.
- Click Create new bucket.
Load an object or folder
-
In S3 Browser, click Upload.
-
To download:
- files — select Upload file(s);
- folders — select Upload folder(s).
-
Select files or folders to upload.
Get a reference to an object
-
In S3 Browser, right-click on the object and select Generate Web URL.
-
In the Expiration block:
2.1 Select how long the link will be valid:
- URL should not expire — the link will be permanent;
- URL should expire after defined number of minutes — The link will expire after a specified number of minutes;
- URL should expire on exact date — The link will work until the specified date.
2.2 If you selected URL should expire after a specified number of minutes, specify the number of minutes the link will be active.
2.3 If you selected URL should expire on exact date, specify the date until which the link will work.
-
Optional: to get the link via a custom domain, in the Hostname block:
3.1 Select Use custom hostname.
3.2 Enter the custom domain that is added to the bucket.
-
Click Copy. The link will be copied to the clipboard.
Download an object or folder
- In S3 Browser, select objects or a folder.
- Click Download.
Delete an object or folder
- In S3 Browser, select objects or a folder.
- Press Delete.