P
Phil_G
Guest
I need to transfer a domain from Plesk Linux 8.6 to my Plesk Linux 9.2
I only have ftp access to the 8.6 server.
The 8.6 administrator has created several backups as filename eg "Domain_Backup" which I have copied to the 9.2 server. I created a domain on 9.2 with same domain name as for 8.6 eg "ozdomain.com.au" and attempted to upload the backup file using "Upload Backup File from Local Workstation to Server Repository" but upload file fails as the backup is recognised as being from an earlier version. I'm instructed to use the pre9-backup-convert procedure.
Now, logged onto console as root, I copied the backup file "Domain_Backup" to /var/;ib/psa/dumps and renamed the file to "dump.psa"
Then, from root directory # prompt, I ran following command:
/usr/local/psa/bin/pre-backup-convert -v convert -d /var/lib/psa/dumps/ dump.psa
also tried:
/usr/local/psa/bin/pre-backup-convert -v convert -d /var/lib/psa/dumps /dump.psa
but always get runtime error = Backup file 'dump.psa' does not exist.
What am I doing wrong?
Thanks in advance
Phil_G
I only have ftp access to the 8.6 server.
The 8.6 administrator has created several backups as filename eg "Domain_Backup" which I have copied to the 9.2 server. I created a domain on 9.2 with same domain name as for 8.6 eg "ozdomain.com.au" and attempted to upload the backup file using "Upload Backup File from Local Workstation to Server Repository" but upload file fails as the backup is recognised as being from an earlier version. I'm instructed to use the pre9-backup-convert procedure.
Now, logged onto console as root, I copied the backup file "Domain_Backup" to /var/;ib/psa/dumps and renamed the file to "dump.psa"
Then, from root directory # prompt, I ran following command:
/usr/local/psa/bin/pre-backup-convert -v convert -d /var/lib/psa/dumps/ dump.psa
also tried:
/usr/local/psa/bin/pre-backup-convert -v convert -d /var/lib/psa/dumps /dump.psa
but always get runtime error = Backup file 'dump.psa' does not exist.
What am I doing wrong?
Thanks in advance
Phil_G