Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!
Resource icon

Download XUI.ONE BACKUP SCRIPT 1.01

Register & Get access to index
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
Author
elchispa
Downloads
53
Views
3,147
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from elchispa

shape1
shape2
shape3
shape4
shape5
shape6
Back
Top