rclone_script is a simple script written in bash that uses rclone listed remotes previously configured via rclone config via manual launch at the moment.
It also copies some Steam screenshots to specific folders and moves "Screenshot" files to a specific folder within "Immagini".
It's written for my needs right now, the goal is to make it a useful generic script in the future.
Starting from version 2.2 build 20260128 the script search the github repository to auto update itself.
Starting from version 2.5 build 20260205 the script search for rclone remotes to automatically use all of the listed remotes to sync/bisync/resync/copy data. The download function sync only from the first entry in the remote list.
Starting form version 2.6 build 20260304 the script checks for dedicated rclone commands specific to the relative remote service in use.
- User alias rclone-script
- Auto update the script
- Auto fetch remote list from rclone config
- Guided configuration
- Avoid stop by idle/sleep/screen events
Important
The rclone_script needs that at least one remote in configured in by using the rclone config via shell terminal
Warning
The rclone_script will fail if the lockscreen is activated (by time or by the user)