> 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/how-to-mount-neevcloud-s3-bucket-as-a-window-drive.md).

# How To Mount NeevCloud S3 Bucket as a Window Drive

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**

Neevcloud Cloud Storage Account

* 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 Keys Guide](https://docs.neevcloud.com/neevcloud-products/access-details/s3-ec2-credentials/create-s3-ec2-credentials)

Setup the TntDrive on the Windows server&#x20;

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/TuNxr40BSUcdkhiyceW6" alt=""><figcaption></figcaption></figure>

Accept the agreement to click on the next&#x20;

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

Select the destination location and click on the next&#x20;

<figure><img src="/files/Pa9cDJygduiohPobuTWt" 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/Kzoaai820E6yPtXgns7b" alt=""><figcaption></figcaption></figure>

To complete the installation to set **TntDrive**&#x20;

Open the TntDrive and set the configuration&#x20;

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

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

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

Account Name: Neevcloud

Account Type: Amazon S3 Compatible Storage

REST Endpoint: <https://s3-api.neevcloud.com>

Access and Secret key:- Follow these [link](https://docs.neevcloud.com/neevcloud-products/access-details/s3-ec2-credentials/create-s3-ec2-credentials)

Click on the Use secure transfer (SSL/TLS)

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

For the next process click on the Advances S3-compatible storage settings

Select the signature version: Signature V2

Addressing model: Path style

Now click on the close&#x20;

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

Now check the account has been created&#x20;

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

Now follow the next process to add a new Drive&#x20;

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

Specify the drive properties and click the Create Account Neevcloud. Select the bucket and give the folder a name similar to the map.

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

When you click on the bucket area, you will see lists of buckets you've created within the Neevcloud storage.

and select any bucket.

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

After selecting the Account, Bucket Name, and Mapped driver and click on the Add New Drive

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

Now you can see that the drive has been mapped.

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

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

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

Navigate to the neevcloud storage to check the bucket is empty

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

Now data transfer local to Neevcloud bucket

I have put the data in the local attached drive now check to Neevcloud bucket

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

Now to check the data have been copied in the NeevCloud Bucket&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.neevcloud.com/neevcloud-products/storage/neevcloud-s3-integration/how-to-mount-neevcloud-s3-bucket-as-a-window-drive.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
