Knowledgebase

Manage your buckets via the User Panel

  • 1

Manage your Bucket's via a browser

Our Intuitive web panel allows you to manage every aspect of your Bucket's ranging from creating, and removing buckets. You can also upload files directly via the user panel, and remove files without needing a S3 Client!

We'll go over the following:

  • How to log in
  • Add / Delete Buckets
  • Manage Folders
  • Upload, and Download
 
 
 
 
 
 
 
 
 

Logging in to the User Panel

To log in to the Web Storage user panel, do the following:

On any computer with access to the web interface, in a web browser visit the appropriate endpoint for the location you chose for your S3 Location

Once you log in to the web interface, you will see the Buckets screen with the list of your buckets. From here, you can manage buckets as well as folders and files stored inside the buckets.

To log out, click the user icon in the upper right corner of any screen and click Log out.

 

Adding, Deleting, and Listing Buckets

On the Buckets screen:

  • To add a new bucket, click Add bucket, specify a name, and click Add.

 

  • To delete a bucket, select it and click Delete.

  • To list bucket contents, click a bucket name in the list.

 

Listing Bucket Contents in a Web Browser

You can list bucket contents with a web browser. To do this, visit the URL that consists of the external DNS name for the S3 endpoint that you specified when creating the S3 cluster and the bucket name.

For example, https://s3.lax.sharktech.net/mybucket

Also: You can also copy the link to bucket contents by right-clicking it in Cyberduck, or whichever S3 Client you use, and then selecting Copy URL.

 

Creating, Deleting, and Listing Folders

On the bucket contents screen:

  • To create a folder, click New folder, specify folder name in the New folder window, and click Add.

 

  • To delete a folder, select it and click Delete.

  • To list folder contents, click a folder name.

Uploading and Downloading Files

On the bucket or folder contents screen:

  • To upload files to S3, click Upload and choose files to upload.

  • To download files, select them and click Download.

 

 


Was this answer helpful?