Page 2 of 10

Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta

Posted: Tue Apr 05, 2016 5:19 pm
by leisegang
Will you add some options. To only import files or mail or dB? That would be very useful. To be able to chose what to restore.

Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta

Posted: Tue Apr 05, 2016 6:11 pm
by skamasle
leisegang wrote:Will you add some options. To only import files or mail or dB? That would be very useful. To be able to chose what to restore.
Yes I can, but who want restore only files or databases and not both ?

Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta

Posted: Tue Apr 05, 2016 7:25 pm
by leisegang
I have moved some accounts with everything except from database because of size.

Also i have some accounts that have files and db at vesta and mail at cpanel. So if you want to get 1 or 2 but not the 3rd option that would be good.

Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta

Posted: Tue Apr 05, 2016 10:16 pm
by DBBJAF
skamasle wrote:Stil working on this :)

and I not get beta testers.
you can consider me as beta tester.feel free to notice me on PM to test your script.

Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta

Posted: Thu Apr 07, 2016 12:16 pm
by tjebbeke
Good job! IF you can make it open source (on github?) I will help you and test it.

Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta

Posted: Thu Apr 07, 2016 1:49 pm
by skamasle
Hi

Thanks all people who want testing it,

Of course this will be open source and public, I dont send link yet because there are some bugs on vesta ( cron jobs ) and vesta team say they do changes on vestacp code, so, I wait new vesta versión to test it.

Now working fine, import mails, data bases, domains, cron functions work etc but I wait week or two until new vesta version come out.

Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta

Posted: Sat Apr 09, 2016 7:42 am
by DBBJAF
skamasle wrote: but I wait week or two until new vesta version come out.
i hope new version become available in next tow week, but it's seems not :). now news about update , no pul request merge and so on ....

Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta

Posted: Sun Apr 10, 2016 12:32 pm
by skamasle
DBBJAF wrote:
skamasle wrote: but I wait week or two until new vesta version come out.
i hope new version become available in next tow week, but it's seems not :). now news about update , no pul request merge and so on ....
imperio wrote:skamasle, thank you for your help
amitz wrote:Great work :)

Would like to test also.
Script is on first post, I dont finish clean code yet but I make public ( need more tests )

You can download script and test it, let me know if it working as espected if no, report any bugs here

If not working fine I will provide versión 0.3.4 :/

Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta

Posted: Wed Apr 13, 2016 12:28 pm
by leisegang
trying to import a cpmove file from a full backup and getting this error

Code: Select all

[root@server ~]# bash sk_importer_beta0.3.5.sh cpmove-silne.tar.gz 
Checking provided file...
sk_importer_beta0.3.5.sh: line 30: file: command not found
Error 3 not-gzip - no stantard cpanel backup provided

Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta

Posted: Wed Apr 13, 2016 6:01 pm
by skamasle
Just install file

Code: Select all

yum install file
In most cases is installed by default.