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-0.3.0.tar.gz (22.8 kB view details)

Uploaded Source

Built Distribution

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

easyclone-0.3.0-py3-none-any.whl (26.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for easyclone-0.3.0.tar.gz
Algorithm Hash digest
SHA256 5c660add412f40b4f9b8d81c3868554504a7842cfed07a4472c29e6ae3f72a2e
MD5 1062eda2990783251f74ef2884da8d71
BLAKE2b-256 6c751353db8fdd3b309b519edb1ec4b6fb4817bcf2e18df2cb6c9c1b078505d8

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for easyclone-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cdb9d1928028f65849ed2c92ec4e8e475f0313f4c275b14473b11b077fa18aba
MD5 602321ecb4d312d594f3831fcde276c4
BLAKE2b-256 ef1d7ca8b8d343f421053b588c50fc5abd016310ea4e9180a2c14685541b4ed8

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