This Thread had not been rated yet
Hi there!
Since I had a lot of people contacting me for the script to backup XUIONE database and send it to your/someone Telegram user, I'm making it available to this community.
What will you need?
- Mysql user/pass access to the database, if you're not using this script on your MAIN server you will also need to open database to that user:host
- cUrl and gzip installed
- Telegram Bot API Endpoint
- User Chat ID from Telegram user to send backup
- Edit crontab to add the time/day you want to backup, something like this: 0 2 * * * root /home/xui/telegram_backup.sh >/dev/null 2>&1
If you need assistance in putting this to work, I can do it for you, for a fee of course, in that case there is no need to download the script from this post, just contact me on Telegram @tealcavalon
Since I had a lot of people contacting me for the script to backup XUIONE database and send it to your/someone Telegram user, I'm making it available to this community.
What will you need?
- Mysql user/pass access to the database, if you're not using this script on your MAIN server you will also need to open database to that user:host
- cUrl and gzip installed
- Telegram Bot API Endpoint
- User Chat ID from Telegram user to send backup
- Edit crontab to add the time/day you want to backup, something like this: 0 2 * * * root /home/xui/telegram_backup.sh >/dev/null 2>&1
If you need assistance in putting this to work, I can do it for you, for a fee of course, in that case there is no need to download the script from this post, just contact me on Telegram @tealcavalon
This Thread had not been rated yet