Backupscript based on RClone
Run the following commando to download and run the installer
bash <(curl https://raw.githubusercontent.com/houtknots/backupscript-rclone/master/installer.sh)
The backup script will be installed in /usr/local/backupscript/
If you want to run the script manually u can use the command below
sudo bash /usr/local/backupscript/backup.sh
- ZIP
- WebDav | FTP | SFTP
- Daily Cronjob
- Retention
- Notifications with Discord Webhook
- Run time timer
- Graphical menu (commandline menu)
- Uninstall Feature
- History Log
- Backup restore function
- Add option for TAR instead of ZIP
- Notifications via Email
- Checking for updates
- Error Handling
- Backup to Openstack Swift
- Backup with RSYNC
- SFTP not working correctly
May you have any suggestions please create an issue with the Suggestion label.