• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Migrating backups

DougCurtis

Basic Pleskian
I'm migrating sites from Plesk 9 to Plesk 12 using the migration manager. Since the migration manager doesn't migrate backups, are the backups compatible between Plesk 9 and Plesk 12? If so, is there an easy way to copy the backups in the correct directory structure since we are forced to use clients in plesk 12 and it changes the directory structure of the backups folders.

Thanks!

Doug
 
You can try just copy content of /var/lib/psa/dumps from source to destination. But do not forget about .discovered directories. Otherwise you will not see backups in Plesk UI.
 
I ended up writing a script that pulled the customer name for a domain and creating /var/lib/psa/dumps/clients/CUSTOMER/domains. Once I did that, I scp'd the site's backup dir from the old server. It appears in the backup manager on the new server.
 
Back
Top