Login
Register
Home
Wiki Knowledge Base
FreeDNS
Facebook
Linux Support
Control Web Panel
MENU
Home
Help
Search
Login
Register
Control Web Panel
»
WebPanel
»
Migration from other control panels
»
Restore cPanel backup to CWP via SSH
« previous
next »
Print
Pages: [
1
]
Author
Topic: Restore cPanel backup to CWP via SSH (Read 29657 times)
0 Members and 2 Guests are viewing this topic.
skyknight
Newbie
Posts: 5
Restore cPanel backup to CWP via SSH
«
on:
August 21, 2019, 04:18:12 AM »
Hi,
How can i restore cpanel backup on CWP using SSH command? (not from web admin)
Thank You
Logged
evansa
Jr. Member
Posts: 245
Re: Restore cPanel backup to CWP via SSH
«
Reply #1 on:
August 22, 2019, 09:35:35 PM »
This will involve
Manually copying the files to the server.you can use scp to copy the compressed file.
take backup of DB and restore on new server.
Logged
skyknight
Newbie
Posts: 5
Re: Restore cPanel backup to CWP via SSH
«
Reply #2 on:
August 24, 2019, 03:18:50 AM »
too much step to do.
Logged
fretelweb
Newbie
Posts: 7
Re: Restore cPanel backup to CWP via SSH
«
Reply #3 on:
February 14, 2020, 08:55:22 PM »
I create my own script
1. pkgacct $user (use a for o while to backup all accounts)
2. scp /home/*.gz root@newserverip:/home
3. rm -rf /home/*.gz
and then in the CWP start restoring one by one and check if everythings is OK
hope there will be a command like cpanel in CWP to restore and backup accounts.
Logged
Sandeep
Global Moderator
Hero Member
Posts: 1697
Re: Restore cPanel backup to CWP via SSH
«
Reply #4 on:
February 15, 2020, 02:18:41 PM »
soon there will be improved backup and restore.
Logged
Home
:
https://control-webpanel.com
|
Support
:
https://control-webpanel.com/contact
|
Docs
:
https://docs.control-webpanel.com
|
Wiki
:
https://wiki.centos-webpanel.com
PiotrE
Newbie
Posts: 27
Re: Restore cPanel backup to CWP via SSH
«
Reply #5 on:
February 22, 2020, 07:36:12 AM »
Dear Sandeep, can You tell when we can expect workig cpanel to CWP migration proces. Its at uttermost import ant for all wanting to migrate from cpanel. And no its the Best Time as many cpanel users looking to escape from cpanel completely.
Logged
Sandeep
Global Moderator
Hero Member
Posts: 1697
Re: Restore cPanel backup to CWP via SSH
«
Reply #6 on:
February 22, 2020, 08:24:52 AM »
you can try our new updated module with bugs fix
Logged
Home
:
https://control-webpanel.com
|
Support
:
https://control-webpanel.com/contact
|
Docs
:
https://docs.control-webpanel.com
|
Wiki
:
https://wiki.centos-webpanel.com
PiotrE
Newbie
Posts: 27
Re: Restore cPanel backup to CWP via SSH
«
Reply #7 on:
February 22, 2020, 02:52:49 PM »
Is there any update to migration module
Wow, I am checking now!!
Logged
PiotrE
Newbie
Posts: 27
Re: Restore cPanel backup to CWP via SSH
«
Reply #8 on:
February 22, 2020, 04:04:28 PM »
SanDeep,
still no go. Ive migrated cpanel accounts (two account) by using cPanel server migration and by moving cpmove file.
In all cases passwords for email- accounts are wrong - they are not converted properly.
This is really strange - There is working script "1-cpanel-data-export.sh" (
https://wiki.centos-webpanel.com/cpanel-to-cwp-server-convert
) and it provide correct passwords which can be paste into database table. Theres 99% of work ready done! Please check why those correct values are not stored correctly in msqldatabase in Postfix/mailbox table.
Logged
Sandeep
Global Moderator
Hero Member
Posts: 1697
Re: Restore cPanel backup to CWP via SSH
«
Reply #9 on:
February 22, 2020, 04:33:52 PM »
we're working on it thanks Piotre
Logged
Home
:
https://control-webpanel.com
|
Support
:
https://control-webpanel.com/contact
|
Docs
:
https://docs.control-webpanel.com
|
Wiki
:
https://wiki.centos-webpanel.com
Print
Pages: [
1
]
« previous
next »
Control Web Panel
»
WebPanel
»
Migration from other control panels
»
Restore cPanel backup to CWP via SSH