Does this copy the entire backup in one go? What if the receiving VPS doesn’t have enough disk space for two copies of the data (the backup and the “live copy”)?
Or is there a way to copy site-by-site? (maybe something besides the --all-domains option)?
I already created a Wordpress site on the new server. Will the process overwrite the new Wordpress site? Would I be better off deleting it, migrating the whole lot, then re-creating that new server? (It’s not in production, so that’s not a big deal.)
If you moving to a VPS you should be able to snapshot the server so if something goes wrong just restore the snapshot. So you can test it without worries. I think the wordress maybe destroyed, all depend what your restoring, not 100% sure.
This recreated the /home/mydomain directory, put all the files into that directory, and created the MySQL database tables. But now when I connect to mydomain.org, I see an error message saying “Error establishing a database connection” I suspect that this is because the password for that database isn’t correct.