Skip to content

Program to automate the rclone bisync command on Ubuntu and Android devices (with Termux).

Notifications You must be signed in to change notification settings

pedro-psb/autosync-rclone

Repository files navigation

Rclone Autosync

Program to automate the rclone bisync command on Ubuntu and Android devices (with Termux).

It also features utilities to sync Obisidian Vault.

Usage

    1. Config rclone remote drive:
rclone config
    1. Run the program with the choosen local_path and remote_path
autosync <local_path> <remote_path>
    1. Prior runs will use this

How it works

  • Handle bisync first run by re-running it with --resync
  • Handle empty local and cloud folders by creating rclone_keep file *
  • May be dangerous: if some failure leads to erasing all data from local or remote, it may cause data loss. Google Drive will trash the items, so it may serve as a backup, but run at your own risk.

Install and Setup on PC

TODO

Install and Setup on Android

TODO

Considerations

TODO

About

Program to automate the rclone bisync command on Ubuntu and Android devices (with Termux).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages