Connect S3 Drive to Zata.ai

S3 Drive allows users to transform compatible storage backends, such as S3 and WebDAV, into personal encrypted file storage solutions. It offers drive mounting, syncing, backup, file versioning, and search capabilities.

Install and configuration

To Install the S3 drive follow these links

Now we are performing on the Windows operating system

After installation of the S3 drive to mount on the zata.ai

Create an account using mail and password

After login the S3 drive click on the manage account

In the account section, we have two options the first is s3 (remote basic) and the second is Rclone, where we define the cloud provider details

Now configure the Rclone and set the cloud storage details

Rclone config and click on the add/

"s3": {
    "access_key_id": "<accessKeyId>",
    "secret_access_key": "<secret>",
    "endpoint": "https://idr01.zata.ai",
    "provider": "Other",
    "region": "CentralIndia",
    "type": "s3"
},

Now that the account has been added, click on the account and see the cloud buckets.

Now click on the sync to connect the zata.ai

Now click on the ( + ) to add the account

Now configure the sync remote host to the destination host

Now click on the source remote

Now select the source path and local folders

After selecting the remote and local you will get the source path

Now, the destination configuration path for selecting the 'TO'

Choose S3 and select the bucket.

After selecting the destination path, you will get the destination path with the s3 bucket name

In this section, you have to configure the mode and sync timing and click on the save

Now completed the configuration to check the sync process

Let's see all the data copied into the s3 storage bucket

Now bucket the local folder

Now check the destination host

Last updated