Jump to content

Backup options

Featured Replies

Posted

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?

I use WHM which is installed on my server and makes it easy to backup my web site automatically or not.

  • Author

mmm i manage my server so whm is not an option :(

  • Author

i buyed JungleDisk just to realize that my BSD wont run in linux compat mode :@

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

  • Author

lol, i prefer a managed, my upload is only 32k at home, so a restore would take more time....


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

You can use wget (or whatever else) to transfer from one remote machine to another.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.