Re: [RELEASE] PhP Script Auto Backup
Update:
Added RYL1 Support.
Re: [RELEASE] PhP Script Auto Backup
cool! but this day i use ipad to remote desktop to my server when i away. But cool anyway!! have to try!!!
Re: [RELEASE] PhP Script Auto Backup
Quote:
Originally Posted by
dotdy
cool! but this day i use ipad to remote desktop to my server when i away. But cool anyway!! have to try!!!
I used iphone :P
working with RYL1?
Re: [RELEASE] PhP Script Auto Backup
Quote:
Originally Posted by
RYLinspire
I used iphone :P
working with RYL1?
yeap its work with RYL1 just change this to RYL1 database name and remove other that no need.
Quote:
// Backup the Admintool DB
backup("Admintool");
// Backup the CharDelHistory DB
backup("CharDelHistory");
// Backup the Part2_Zodiac DB
backup("Part2_Zodiac");
// Backup the pay_gamemyth DB
backup("pay_gamemyth");
// Backup the RYLBillingDB_LOG DB
backup("RYLBillingDB_LOG");
// Backup the youxiCard DB
backup("youxiCard");
// Backup the youxiuser DB
backup("youxiuser");
:love:
Re: [RELEASE] PhP Script Auto Backup
Quote:
Originally Posted by
izzdihar
yeap its work with RYL1 just change this to RYL1 database name and remove other that no need.
:love:
awesome , will try!!
Re: [RELEASE] PhP Script Auto Backup
okay :) but please be caution run its once and wait until the browser load is finish usually i let the browser to run this script about 15minutes to 30minutes because if you run its multiple times its will backup many times and eat your hdd space and your ram :).
Re: [RELEASE] PhP Script Auto Backup
did try , quite easy to use ,
but the way i did is remote desktop to open the browser on my server then let it run the back up , then i turn off the remote program.
when have time , back and check again and every works cool!
Quote:
Originally Posted by
izzdihar
// Backup the Admintool DB
backup("Admintool");
// Backup the Part2_Zodiac DB
backup("winner1");
// Backup the pay_gamemyth DB
backup("pay_gamemyth");
// Backup the youxiCard DB
backup("youxiCard");
// Backup the youxiuser DB
backup("youxiuser");
:love::thumbup:
Re: [RELEASE] PhP Script Auto Backup
and you can open a browser and run the *.php script remotely also :) like http://<your server ip>.auto_backup.php :) . usually the backup progress is really fast is it? only the upload will take about 2 - 3 minutes :).
Re: [RELEASE] PhP Script Auto Backup
use SQLAgentServer more perfect :) ..
its also can backup database without any corrupt ..
you also can choose any format that you desire for ;)
Re: [RELEASE] PhP Script Auto Backup
this one can auto upload to your ftp server :) so there were no worry about losing the database :). And also can repack all of it to one archive ;).And i mentioned again this is design for portable device and i use this on my iPhone so i can always backup it even i am not on the pc ;) .
Re: [RELEASE] PhP Script Auto Backup
how can i excute this script? am i right? --> http://myserverIP/ auto_backup.php ?
Re: [RELEASE] PhP Script Auto Backup
Quote:
Originally Posted by
BountyHunter
how can i excute this script? am i right? --> http://myserverIP/ auto_backup.php ?
yeap! that you were right. that were really easy way isn't it ? http://serverip/auto_backup.php or http://server1.yourdomain.com/autobackup.php
Re: [RELEASE] PhP Script Auto Backup
added separate version of RYL1 and RYL2 supported!get it now :P
Re: [RELEASE] PhP Script Auto Backup
Thanks izz i'll try it :thumbup1: