If you've moved out of one server or plan to a VPS or semi-dedicated or similar package and you are also using cPanel/WHM then continue reading...
A move to a new server requires a backup for all your current domains. cPanel does that by creating "cpmove-domain.tar.gz" files. These are moved to the new server's /home/ directory and "/scripts/restorepkg" is executed to restore the domain on the new server.
Unfortunately, once that process is complete, the backup file "cpmove-domain.tar.gz" remains in the "/home/cprestore/" directory and its not removed automaticaly. As a result, after a server move, you are probably wasting your hosting space with old backups.
So, once your move is complete, run:
Code:rm -rf /home/cprestore/*


LinkBack URL
About LinkBacks



Reply With Quote
That company never cleared out this directory... ever... nice free backups!

Bookmarks