Remote Sync Tool

This script will facilitate a sync between two directories on two different remote services.

This is an unofficial script that is provided for your convenience. The script is provided as-is and may not be updated or maintained by Ultra.cc. Clients are welcome to use and customize unofficial scripts for their unique needs and requirements. Unofficial support may be offered via Discord only and at the sole discretion of Ultra.cc staff. Use at your own risk.

Requirements

Installation

bash <(wget -qO- https://scripts.ultra.cc/util-v2/Ultra-Sync/main.sh)

This script is experimental. Feedback and improvement suggestions are welcome via Discord or ticket.

Usage

  1. The script will generate an RSA encryption key for the remote source machine and upload it to the destination machine to facilitate passwordless login via SSH.
  2. Once the RSA encryption key is added to your destination machine, the script will create two directories. Ultra_sync directory on your source machine and Ultra_transfer on your destination machine.
  3. Lastly, the script will set up a cron job on your source machine that will run a rsync command every 4 hours. This will sync your data between the two directories.

Do NOT increase the rsync transfer speed if you are using a plan with HDD, as this will violate the Fair Usage Policy.

Uninstallation

bash <(wget -qO- https://scripts.ultra.cc/util-v2/Ultra-Sync/main.sh)

Revision #9
Created 11 April 2023 12:47:03 by varg
Updated 7 August 2024 07:54:30 by varg