ispCP - Board - Support - VHCS fork

Full Version: migration from syscp to ispcp
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Did anyone migrate from syscp to ispcp?
Hi!

Yes...
We migrated a server with approx. 30 users. We did this manually but I wrote a php-script to compare both databases and create the specific users (domain, ftp, mail, mysql, ...) by "one-click" in ispCP with same details (where possible).

The web- and mysql-data was transferred manually.

This script is only a little help and needs some manual tasks for installation (copy syscp-database to ispcp-server) but it worked fine for us.
Are you interested? In this case I have to clean up my code a little bit und translate some parts to English (it's German actually).

Kind regards, Jens
Well - it'd be fine if you could provide us with your code Smile

We'd be happy to integrate it somehow (maybe at first in the wiki - only) but this could be a nice start for more "converters" Smile
ephigenie Wrote:Well - it'd be fine if you could provide us with your code Smile
Yes, of course I considered to post it into the wiki/forum already!

But actually it is no professional code (in comparison with ispCP...) but some "fast lines" to meet my goals as fast as possible.

I will make some cleanup now and add some English comments.

Kind regards,
Jens
Hello!

Find attached my "small" script for user-/account-migration.
I hope that my Engish translation and cleanup did not add new errors - there was no chance to test this in detail today.

Even if this is not under active development any feedback is greatly appreciated!

Features:
  • compares account-database from SysCP and ispCP
  • one-click-creation/migration of users/domains
  • one-click-creation/migration of aliases
  • one-click-creation/migration of ftp-accounts
  • one-click-creation/migration of email-accounts
  • one-click-creation/migration of email-forwarders
  • one-click-creation/migration of mysql-databases/users
  • generation of imapsync-batchfile
  • generation of infomail to users (text)

IMPORTANT: This is an account-migration-tool only (with generating some helpful scripts) - you have to transfer your data manually!

See attached a screenshot and the php-code!

Have fun! Wink

Jens
Cool Cool
Thanks a lot for your work.
Does anybody has SysCP running so that we can test it ?

Greez BeNe
Thanks, I hope this is a start of many more migration scripts from the community Smile
maybe we can make a migration Team Smile
Thanks for the script, I will try it Smile
Reference URL's