PSA fullserver backup
SWSoft Forum - Backup Restore
How do I make a fullserver backup with ip's etc. everything and restore it on another clean plesk 6 server without losing any up to date data?
/usr/local/psa/bin/psadump -F -f - | split -b 1000m - dump.backup your old plesk system and restore to another clean pesk system using
cat dump.* | /usr/local/psa/bin/psarestore -m map_file -s shells_map_file -f -