Hi.
I have a very very old drupal installation that has been upgraded over and over again from the 5.x days. Modules have been installed, removed, reinstalled, etc. Some installations have failed, some have succeeded, but I've always managed to get the site running again. I recently upgraded to D7 which worked perfectly.

Now I'm moving to a new server and this is an ideal time to "clean up" the DB-mess. So I did a clean install of D7 which is much better than my old one.
I'd like to move blog-posts, books, events and files over to the new server, but just the created content. I've installed the "backup and migrate" module to help with this, but I'm having trouble selecting the proper tables to migrate.

Could someone help me in selecting the tables I need to get the old content over to the new server?

TL;DR: Need to move content from old to new server, excluding not used tables in database.

Comments

haeger’s picture

It seems as though the Deploy module will do just this. I will test it out and see if it works for me.