Cloud Object Storage stores files accessed through API calls. It's ideal for static data across multiple points. Cyberduck visually manages your storage bucket, assuming you've ordered Cloud Object Storage.
Cloud Object Storage is a cloud storage service where you can store and access files via API calls (HTTP/HTTPS requests). A common use of Object Storage is to store relatively static data (user data, application data, etc) and access that data from multiple points. There are lots of other ways to use Object Storage: how you use it will depend on your particular needs. Cyberduck is a program that connects to your Object Storage so you can visually add and remove things to your storage bucket.
Scroll down on the Services list to the Storage Services area. Click Object Storage.
If you don’t have Object Storage set up yet, you’ll see a button to Create Object Storage.
Once the Object Storage is created, you’ll see the Cloud Object Storage page.
At the bottom of the page, you’ll see your Access Key and Secret Key (the secret key is hidden. You need to click on the eye icon to reveal it). You’ll need to copy and paste these into Cyberduck when you’re connecting to your Object Storage.
Connecting to Your Object Storage
The first time you connect to your Object Store, you’ll need to create a connection. Follow these steps.
Open Cyberduck.
Click Open Connection. This should open a new Cyberduck connection settings window.
Choose Amazon S3 from the protocol drop-down (This generally defaults to FTP the first time).
In the server field, enter objects.liquidweb.services as shown below.
Enter your Cloud Object Storage Access Key and Secret Key
You’ll see all the files and folders in your Object Storage bucket.