# Mount Bucket to Local system using the TntDrive

TntDrive is a software tool that allows you to mount S3 Buckets as a network or removable drive on Windows. This means you can access your S3 files as if they were stored on your local computer. It's designed to simplify working with S3 buckets, making managing and accessing your cloud storage easier.

## **Prerequisite** <a href="#prerequisite" id="prerequisite"></a>

Zata.ai Cloud storgae account&#x20;

* Zata.ai Bucket - See our [Bucket Creation Guide](https://docs.zata.ai/manage/bucket/create-bucket)
* Access & Secret Kye Pair - [See our Access Keys Guide](https://docs.zata.ai/manage/access-keys/creating-a-new-access-key)

Setup the TntDrive on the Windows server

Download the TntDrive following the [link.](https://tntdrive.com/download/tntdrive-6-0-9.exe)

Now follow the Download the instructions

Navigate to the download folder and Install the TntDrive

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

Click for Accept the agreement to click on the next

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

Select the destination location and click on the next

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

Select the additional task you would like to perform while installing Tntdrive and click on the next

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

To complete the installation to set TntDrive

Open the TntDrive and set the configuration&#x20;

Click on the Account section to add a new account&#x20;

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

Enter the new account details and click on the Add new account&#x20;

Account Name: zata.ai

Account Type: Amazon S3 Compatible Storage

REST Endpoint: <https://idr01.zata.ai>

Access & Secret Key:- Follow these [link](https://docs.zata.ai/manage/access-keys/creating-a-new-access-key)

Click on the Use Secure transfer (SSL/TLS)

<figure><img src="/files/8yxLwApm8sAFk24enW06" alt=""><figcaption></figcaption></figure>

Now process to click on the Advances S3-Compatible storage settings

Select the signature version: Signature V2

Addressing model: Path style

Now click on the close

And now click on the Add new account&#x20;

Now check the account has been created&#x20;

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

Now next process is to Add a new Drive

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

Specify the drive properties and click the Create Account Zata.ai. Select the bucket and give the folder a name similar to the map&#x20;

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

When you click on the bucket area, you will see lists of buckets you have created within the zata.ai

<figure><img src="/files/1DNnPQIXRR3y8oQaswnD" alt=""><figcaption></figcaption></figure>

After selecting the Account, Bucket Name, and Mapped driver and click on the Add New Drive&#x20;

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

Now you can see that the driver has been mapped correctly

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

Check that the driver has been connected by navigating to Windows on this computer.

<figure><img src="/files/1lS8LHKDoSXxtkzhMkLJ" alt=""><figcaption></figcaption></figure>

Navigate to the Zata.ai storage panel to check the bucket is empty&#x20;

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

Now transfer data locally to Zata.ai bucket

I have stored the data on the locally attached drive. Please check the Zata.ai bucket now

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

Now navigate to the Zata.ai storage and check the bucket&#x20;

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zata.ai/knowledgebase/mount-bucket-to-local-system-using-the-tntdrive.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
