When using /scripts/restorepkg command to restore an account from a backup without terminating it first, does it do the following:
Files in homedir (mail, public_html) that have been removed from the backup but still exist on the live site, are tehr emoved files removed, or do they remain?
Databases that were dropped and do not not exist in the backup, are they dropped when restoring the account?
I'm basically syncing backups from a production environment and restoring them on a standby server and I am wondering if I need to terminate the accounts first, or can I simply restore them with the --force option?
Files in homedir (mail, public_html) that have been removed from the backup but still exist on the live site, are tehr emoved files removed, or do they remain?
Databases that were dropped and do not not exist in the backup, are they dropped when restoring the account?
I'm basically syncing backups from a production environment and restoring them on a standby server and I am wondering if I need to terminate the accounts first, or can I simply restore them with the --force option?