May 28May 28 Hello everyone,Since I don't know how to program myself, I used Gemini to turn my ideas into this fully automated rclone backup script for Unraid. It controls an rclone Docker container (e.g., Nacho-Rclone-Native-GUI) via the User Scripts Plugin.⚠️ Disclaimer: I am not a programmer and cannot read or verify the technical details of the code; I can only assume how it works. Use it entirely at your own risk. There is absolutely no liability on my end. Please make sure to test it first using DRY_RUN=true.What the script does in short:🧠 Smart State Management: Starts FTP and the Docker container only for the backup and restores their original state afterwards.🐌/🚀 Time-Based Bandwidth Control: Runs unlimited at night and automatically throttles during the day to save network bandwidth.🗂️ Multi-Job System: Runs up to 3 sync jobs sequentially.🧟 Anti-Zombie Protection: Automatically cleans up blocked ports and stuck Docker processes upon script restart.🌐 Pre-Flight Checks: Waits for network on boot and safely aborts if cloud servers are unreachable.📊 Discord Live Stats: Sends detailed hourly updates (Uploads, Deletions, Speed, Progress) directly to your Discord channel.🚀 You can find the setup guide and the pre-commented English script (rclone_master_sync_EN.sh) directly on GitHub:👉 https://github.com/PaineBK/unraid-rclone-master-syncCheck it out, and I'd love to hear your feedback!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.