/rclone-sync

Simple batch script for rclone with a convenient menu and the ability to configure through the configuration file.

Primary LanguageBatchfileMIT LicenseMIT

Overview:

Simple batch script for rclone with a convenient menu and the ability to configure through the configuration file.

screenshot

How-to:

rclone-sync/
├── app
│ ├── cecho.exe
│ └── rclone.exe
├── conf
│ ├── exclude-from.txt
│ ├── rclone.conf
│ └── rclone-sync.conf
├── log
│ └── log.txt
├── rclone-sync.bat
└── sync