Zata
LoginSignup
  • Getting Started with Zata.ai
    • Create & activate Account
  • Dashboard
  • Manage
    • Bucket
      • Create Bucket
        • To store objects in a Bucket
      • Deleting the Bucket
      • Bucket Policy
      • Applying Limitations with Bucket Policies
      • Share an object with a presigned URL
    • Access Keys
      • Creating a New Access Key
    • Service URLs for Zata.ai S3
    • Migration
      • Migrate from AWS S3 storage to Zata.ai S3 storage
      • Migrate from Wasabi S3 storage to Zata.ai S3 storage
  • Users
    • Create a Subuser
    • Create a new access key and secret key for the specific subuser.
    • Roles
  • Account
    • Billing
    • Ingress and Egress Policy
  • KnowledgeBase
    • Integration
      • Connect Acronis Backup Gateway With ZATA.AI
      • Connect Bucket with CloudBerry
      • Connect MSP360 Backup With ZATA.AI
      • Connect Veeam Backup Gateway With ZATA.AI
      • Connect Ahsay cloud backup suite(ACBS) with Zata.ai
      • Connect Commvault Backup with ZATA.AI
      • Connect Vembu Backup with ZATA.AI
    • Mount S3 bucket to Linux operating system
    • Connect Bucket with S3 Client
    • Connect Bucket with Cyberduck
    • How to Transfer Data to Zata.ai Bucket Using Rclone
      • For Linux Server
      • For Windows Server
    • Connect S3 storage to CPanel
    • Backup your WordPress Site to Zata.ai S3 storage with using Updraft plugin.
    • Connect S3 Drive to Zata.ai
    • Mount Bucket to Local system using the TntDrive
    • How to Integrate QNAP NAS storage and Backup to Zata.ai
  • FAQ
    • What are the regions of Zata.ai?
    • What is the billing process for Zata.ai ?
    • What happens if I miss a Payment ?
    • How can I get support for billing-related issue?
    • What are the terms and conditions for using Zata.ai services?
    • Where can I find additional information on pricing and billing?
  • Support
Powered by GitBook
On this page
  • Prerequisites:
  • Update && Upgrade the system.
  • Install and configure the rclone.
  • To configure rclone for Zata.ai.
  • To copy and move your data
  1. KnowledgeBase
  2. How to Transfer Data to Zata.ai Bucket Using Rclone

For Linux Server

PreviousHow to Transfer Data to Zata.ai Bucket Using RcloneNextFor Windows Server

Last updated 8 days ago

Rclone is an open-source command-line program that helps you manage, sync, and transfer files and directories across different cloud storage services and local systems.

Prerequisites:

Select any Linux Operating system to perform these processes.

We have chosen the operating system Ubuntu 22.04

Click on the link to Launch .

For Zata.ai configuration:

  • Click on the Zata .

  • Zata Bucket - See our

  • Zata Access & Secret Key Pair - See our e

  • For more information about the

After successfully launching the instance, follow these steps:

Update && Upgrade the system.

sudo apt-get update -y
sudo apt-get upgrade -y

Transfer Data to Zaat.ai Bucket Using Rclone on Ubuntu.

Install and configure the rclone.

Install the rclone.

sudo apt-get install rclone -y

To configure rclone for Zata.ai.

Run the following command to configure ' rclone '

When you run the command above, follow these steps:

Choose 'n' to create a new remote

Name: Zata (Give the name of the remote)

Type of storage to configure: '4'; these values vary depending on the rclone version.

Choose your S3 Provider to choose '13' for Wasabi object storage, these numbers are very dependent on the rclone versions.

Get credentials from runtime (environment variables or metadata if no env vars). This only applies if access_key_id and secret_access_key are blank. Enter a boolean value (true or false). Press Enter for the default ("false"). Choose a number from below, or type in your value

env_auth: true

Access & Secret key - We have created the above in the zata.ai section.

Region to connect to. Leave blank if you are using an S3 clone and you don't have an area. Enter a string value. Press Enter for the default. Choose a number from below, or type in your value

Endpoint for S3 API. Required when using an S3 clone. Enter a string value. Press Enter for the default. Choose a number from below, or type in your value

Note that this ACL is applied when server-side copying objects as S3

Note that this ACL is applied only when creating buckets.

After completing these processes, simply press Enter at each step

After this, all processes use the default configuration, so press Enter to continue.

This is the remote configuration completed after following these steps:

Now complete the configuration to run these commands.

To copy and move your data

You can run it accordingly.

 rclone copy   <file-name> zata:(bucket-name) --progress
 rclone move  <file-name> zata:(bucket-name) --progress

Zaat. Now, navigate to the zata.ai bucket section, open the bucket, and check if the data has been transferred.

Download or restore your server files from Zata to your local system.

rclone copy zata:(bucket_name) /path/to/local/directory
  • zata Your rclone remote

  • your-bucket-nameThe name of the bucket in Zata.ai.

  • /path/to/local/directoryWhere do you want to restore the files

instance
login page
Bucket Creation Guide
Access Keys Guid
zata.ai