Welcome to World of TV

IMPORTANT NOTE:

WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST. TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ONETIME FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

SignUp Now!
Resource icon

Download XUI.ONE BACKUP SCRIPT 2022-12-01

No permission to download
This Script creates secure copies for XUI.ONE

Creates sql files
Creates compressed sql.zip files
in the same folder /home/xui/backups
Download the script
Unzip xui_backup.zip
Copy its contents to /root
chmod 777 xui_backup
./xui_backup

and you will have your backups in /home/xui/backups/ or
in the panel under backups

If you need automatic crontab options
copy xui_backup to /home/xui/
chmod 777 /home/xui/xui_backup
edit the crontab file
ssh as root
crontab -e
and paste the desired option
option1 #crontab every 4 hours: * */4 * * * * bash /home/xui/xui_backup
option2 #crontab every 8 hours: * */8 * * * * * bash /home/xui/xui_backup
option3 #crontab every 12 hours: * */12 * * * * * bash /home/xui/xui_backup
option4 #crontab every day: @daily bash /home/xui/xui_backup or 0 0 * * * * * bash /home/xui/xui_backup
option5 #crontab every weeks: @weekly bash /home/xui/xui_backup or 0 0 * * 0 bash /home/xui/xui_backup
save and exit
  • Like
Reactions: naste2
Author
G kumar
Price
20Credits
Downloads
10
Views
500
First release
Last update
Rating
0.00 star(s) 0 ratings
Top