> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zeotap.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Upload Files Using Cyberduck

> Perform the following steps to upload files using Cyberduck:

<Steps>
  <Step>
    Download and install [Cyberduck](https://cyberduck.io/download/) for your operating system
  </Step>

  <Step>
    Click the **+** button to add a new connection and select the **type** as **Google Cloud** **Storage**.
  </Step>

  <Step>
    In the **Project ID** field, enter the project ID mentioned for your dataset under **Access Details**.
  </Step>

  <Step>
    Expand the **More Details** section, add the bucket name from the **Access Details** to **Path Details**, give a name to the connection and close it.
  </Step>

  <Step>
    Your internet browser window opens where you need to log in using the G Suite account listed under **Access Details**.
  </Step>

  <Step>
    After logging in, click **Allow** for Cyberduck to access this Google account.
  </Step>

  <Step>
    After getting the access, a code is generated on the screen. Copy the code.
  </Step>

  <Step>
    Switch to the Cyberduck window to paste the code and connect. The bucket opens for your usage.
  </Step>

  <Step>
    If you have an Editor's account, then perform the following steps:

    a. Create new folders under the bucket using **Action**> **New Folder**, as per **Path Details** mentioned for your dataset.

    b. Upload the file(s) to this folder using **Action**> **New File.**

    c. After uploading the file, it opens the internet browser window, where you need to authenticate using the G Suite account.

    d. Copy-paste the code generated, similar to the steps mentioned above, in order to complete the file upload successfully.
  </Step>

  <Step>
    If you have a Viewer's account, then navigate to the path mentioned for your dataset to list the uploaded files.
  </Step>
</Steps>
