Skip to main content

Very convenient Rclone bulk backup wrapper

Project description

☁️ easyclone

easyclone is a lightweight, configurable CLI tool that wraps rclone to behave more like Google's Backup and Sync app.

You define what to back up, where to back it up, and EasyClone handles the syncs and copies — clean, fast, and reliable.

Features

  • Sync & Copy support per-path
  • Backup multiple paths at once
  • Human-friendly TOML config
  • IPC-ready architecture for future GUI or monitoring tools
  • Optional verbose logging

Installation

Install it with pip or pipx:

pip install easyclone
pipx install easyclone

Configuration

The config file is at ~/.config/easyclone/config.toml

Requirements

  • Python 3.13+
  • rclone installed and accessible in your $PATH
  • pydantic>=2.11.5
  • toml>=0.10.2
  • typer>=0.16.0

Example Usage

easyclone start-backup

It will:

  • Sync the paths in sync_paths
  • Copy the paths in copy_paths
  • Use the remote_name and root_dir to target your cloud storage

Contributing

PRs welcome. Bug reports even more welcome.

FAQ

Why does it create the folders first?

Because services like Google Drive support multiple folders with the same name in the same directory. So when you try to concurrently backup paths from the same directory, it will create the parent directory more than once, and we don't want that.

License

GPLv3 — do whatever you want, just don't blame me if you sync your / folder to the cloud :)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easyclone-1.0.0.tar.gz (23.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

easyclone-1.0.0-py3-none-any.whl (26.8 kB view details)

Uploaded Python 3

File details

Details for the file easyclone-1.0.0.tar.gz.

File metadata

  • Download URL: easyclone-1.0.0.tar.gz
  • Upload date:
  • Size: 23.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.17

File hashes

Hashes for easyclone-1.0.0.tar.gz
Algorithm Hash digest
SHA256 8efa3c8cf63dca9e7b89e36537bdf1838a5df8cab636fbcc780c024fc5b1993c
MD5 37b269d8ea0fcafd696466dd3f888bf3
BLAKE2b-256 621b8f4751f167f325d9cb26959b830bf1ff97217a01e0b137e47afa8368c61c

See more details on using hashes here.

File details

Details for the file easyclone-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: easyclone-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 26.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.17

File hashes

Hashes for easyclone-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bc6d01b2aad7dd407799fcd7c84eaf12fe2d500d9a36a2f7bfd6bc29282fde73
MD5 f4211869118f6f1803fc1723e330d296
BLAKE2b-256 9825c085d3c2f34dbba9801f4049301c1222f6aec3afd9f01aa222e30ad0f269

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page