.. _Accessing S3 Storage with CyberDuck: Accessing S3 Storage with CyberDuck ----------------------------------- To access |product_name| with CyberDuck, do the following: #. In CyberDuck, click **Open Connection**. #. Specify your credentials: - The DNS name of the S3 endpoint. - The **Access Key ID** and, the **Password** field, the secret access key of an object storage user. .. image:: /images/stor_image50.png :align: center :class: align-center By default, the connection is established over HTTPS. To use CyberDuck over HTTP, you must install a special `S3 profile `__. #. Once the connection is established, click **File** > **New Folder** to create a bucket. .. image:: /images/stor_image51.png :align: center :class: align-center #. Specify a name for the new bucket, and then click **Create**. Use bucket names that comply with DNS naming conventions. For more information on bucket naming, see :ref:`S3 Bucket and Key Naming Policies`. The new bucket will appear in CyberDuck. You can manage it and its contents. .. _Managing S3 Bucket Versions: Managing S3 Bucket Versions ~~~~~~~~~~~~~~~~~~~~~~~~~~~ Versioning is a way of keeping multiple variants of an object in the same bucket. You can use versioning to preserve, retrieve, and restore every version of every object stored in your S3 bucket. With versioning, you can easily recover from both unintended user actions and application failures. For more information about bucket versioning, refer to `the Amazon documentation `__. Bucket versioning is turned off by default. In CyberDuck, you can enable it in bucket properties. For example: .. image:: /images/stor_image52.png :align: center :class: align-center