Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 3 of 3

This is a discussion on Wasted space after server/plan move in the VPS & Dedicated forum
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 ...

  1. #1
    Loyal Client thisisit3's Avatar
    Join Date
    Mar 2007
    Posts
    642

    Wasted space after server/plan move

    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/*

  2. #2
    Loyal Client
    Join Date
    Sep 2006
    Posts
    143
    I also know of another way files are placed there....
    If a user goes to their cPanel backup icon, and chooses to have a backup created "on the spot" and then FTP'd to an FTP server, then their backup file will be put here...
    The user will have a link in the root of their hosted account that will allow them to re-download the file via an http click (until you clear this directory)

    Before I moved to Jag, I learned that this was the way to use shared/reseller hosting backups with out the backup files taking up any of my personal disk space That company never cleared out this directory... ever... nice free backups!

  3. #3

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •