05-08-2008, 09:22 AM
05-08-2008, 05:09 PM
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
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
05-08-2008, 06:09 PM
Well - it'd be fine if you could provide us with your code
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"
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"

05-08-2008, 06:19 PM
ephigenie Wrote:Well - it'd be fine if you could provide us with your codeYes, 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
05-09-2008, 01:48 AM
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:
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!
Jens
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!

Jens
05-09-2008, 03:43 PM
Cool 
Thanks a lot for your work.
Does anybody has SysCP running so that we can test it ?
Greez BeNe

Thanks a lot for your work.
Does anybody has SysCP running so that we can test it ?
Greez BeNe
05-09-2008, 08:20 PM
Thanks, I hope this is a start of many more migration scripts from the community 

05-09-2008, 08:30 PM
maybe we can make a migration Team 

05-11-2008, 07:25 AM
Thanks for the script, I will try it 
