Luis Manson Posted March 5, 2011 Share Posted March 5, 2011 Hi, im running a crashplan trial, i also run mysqldumper and FTP upload for the DDBB the problem with crashplan is that it wont run (offcialy) on BSD, but to be honest seems to be good solution, but not perfect what do you use to mamage backups? Link to comment Share on other sites More sharing options...
SecondSight Posted March 5, 2011 Share Posted March 5, 2011 I use WHM which is installed on my server and makes it easy to backup my web site automatically or not. Link to comment Share on other sites More sharing options...
Luis Manson Posted March 8, 2011 Author Share Posted March 8, 2011 mmm i manage my server so whm is not an option :( Link to comment Share on other sites More sharing options...
Luis Manson Posted March 9, 2011 Author Share Posted March 9, 2011 i buyed JungleDisk just to realize that my BSD wont run in linux compat mode :@ Link to comment Share on other sites More sharing options...
Robulosity2 Posted March 9, 2011 Share Posted March 9, 2011 Cron Job that gzip's the following (obviously depends on how your mounts are setup) /home /var/mysql/ /var/logs /etc/* /var/www This way I get the /home folders mysql, logs for legal retention , configuration data and the like... I than have a scheduled task on my desktop to sftp in and get the files from the remote server.. Takes about 4 hours a day, hence why it's done while I'm at work or in bedddddddddddddd Link to comment Share on other sites More sharing options...
Luis Manson Posted March 10, 2011 Author Share Posted March 10, 2011 lol, i prefer a managed, my upload is only 32k at home, so a restore would take more time.... Link to comment Share on other sites More sharing options...
Robulosity2 Posted March 10, 2011 Share Posted March 10, 2011 lol, i prefer a managed, my upload is only 32k at home, so a restore would take more time.... You wouldn't have to use your local machine to store the back ups :P Link to comment Share on other sites More sharing options...
cargelock Posted March 12, 2011 Share Posted March 12, 2011 You can use wget (or whatever else) to transfer from one remote machine to another. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.