(Seems like WordPress is this easy as well)
Just so anyone else can feel better about needing to do it, it’s a piece of cake to move a Drupal site from one server to another. I’m very pleased with how easy it is to do that. All you have to do is:
- Save off the database
- Save off the drupal folder
- Move the database and drupal folder to the new server
- Load the database to the new database server
- Move the drupal folder to the proper location to be served
It worked amazingly well! Not a single hiccup.