> For the complete documentation index, see [llms.txt](https://docs.neevcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neevcloud.com/neevcloud-products/storage/neevcloud-s3-integration/connect-bucket-with-cyberduck.md).

# Connect Bucket with Cyberduck

Cyberduck is a free and open-source application designed for file transfer and cloud storage management. It simplifies the process of connecting your local computer to remote servers or cloud storage services.

## Prerequisites

To download the Cyberduck and installation follow these [links](https://cyberduck.io/download/).

Neevcloud Bucket - See our [Bucket Creation Guide](https://docs.neevcloud.com/neevcloud-products/storage/object-storage/create-bucket)

Access $ Secret Key Pair- See our [Access Key Guide](https://docs.neevcloud.com/neevcloud-products/access-details/s3-ec2-credentials/create-s3-ec2-credentials)

REST Endpoint to follow these [links](https://docs.neevcloud.com/neevcloud-products/storage/object-storage/service-urls-for-neevcloud-s3)

Now connect the bucket with the Cyberduck to follow these steps

After downloading Cyberduck, open Cyberduck.

Click on the Open connection to add the new account.

<figure><img src="/files/d0glvVCX8q1qH80Sb6Fl" alt=""><figcaption></figcaption></figure>

Click on the option, select the  S3-compatible storage, and click on the more option.

<figure><img src="/files/IaYiGzfYFLZWs5HReIf4" alt=""><figcaption></figcaption></figure>

After these, search the S3-compatible storage and choose the option.

<figure><img src="/files/WxUdr3r3EGfYaYH3KTLi" alt=""><figcaption></figcaption></figure>

Choose the S3 (Deprecated path style requests)

<figure><img src="/files/Oc8bxc6leo5e79zwAXxJ" alt=""><figcaption></figcaption></figure>

After these now back to the main console the add some details about the S3 account.

**Set the Serve**r: s3-api.neevcloud.com

**Access\_key**: Access key that you created above.

**Secret\_key**: The secret key that you created above.

Click on the connect.

<figure><img src="/files/nIzKJhkcXjdzcG630YA8" alt=""><figcaption></figcaption></figure>

Let's see the bucket is visible that we created in the NeevCloud Object storage section.

<figure><img src="/files/SOdAM67LqnOS8DUbkFik" alt=""><figcaption></figcaption></figure>

Now click on the upload option and upload the file. Alternatively, you can simply drag and drop it.

<figure><img src="/files/6Vpnyw1DyuAkw2h9ANDV" alt=""><figcaption></figcaption></figure>

Let's see if the data has been transferred from the local system to the bucket.

<figure><img src="/files/Wqn9omDVfMcKpdtEp1Vz" alt=""><figcaption></figcaption></figure>

Navigate to the NeevCloud dashboard, select the Object storage section, choose the bucket, and check the data.

<figure><img src="/files/F29ko3zf5bZlfTARLBLp" alt=""><figcaption></figcaption></figure>
