Cron backupand overwriting - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Development (https://discussions.corebos.org/forumdisplay.php?fid=18) +--- Forum: coreBOS Development (https://discussions.corebos.org/forumdisplay.php?fid=4) +--- Thread: Cron backupand overwriting (/showthread.php?tid=61) |
Cron backupand overwriting - Guido - 10-15-2014 I set up my Backup server in CoreBOS, and made a cron job in the database following this post: <!-- m --><a class="postlink" href="https://discussions.vtiger.com/index.php?p=/discussion/54178/backup-cron-removed/p1">https://discussions.vtiger.com/index.ph ... removed/p1</a><!-- m --> What I didn't realize is that the backup actually also makes a copy of the entire ' storage' folder. This is cool, but if you backup say, once a week and you have a lot of documents or images your server will get clogged after a while. A couple of ideas:
|