#data migration
Migrating a "live" MailStore Server
If you are moving MailStore to a server in another office, a cloud-hosted virtual machine or leased server, or have a substantial amount of data then it can take a significant amount of time to move MailStore's database to another server and it is important to understand what is happening during a migration if you don't follow the official steps…
Migrating a "live" MailStore Server using rclone
You cannot copy all of MailStore's databases while the server is running, but if you're comfortable with the command line, we can pre-stage the bulk of the database using rclone so that the required downtime is minimal…
Migrating a "live" MailStore Server using robocopy
You cannot copy all of MailStore's databases while the server is running, but if you're comfortable with the command line, we can pre-stage the bulk of the database using robocopy so that the required downtime is minimal…