skip to Main Content

I’ve done a far bit of research on this via Google and there seems to be quite a few ways of possibly doing this.

I’m looking to incrementally backup new and updated files in two directories on my Plesk run Centos 5.2 server: /backups and /var/www/vhosts (preferable only httdocs within each vhost)

Has anyone got some great feedback from using the various solutions – seems to be various Java, Perl and Ruby based solutions out there.

Many thanks,
Chris

2

Answers


  1. I use http://s3tools.org/s3tools and the tool S3cmd in a cron job to upload all the stuff I want to back up. I know of people that use SVN and then just back that up.

    Login or Signup to reply.
  2. Yes – the best solution I’ve found is Jungle Disk

    https://www.jungledisk.com/

    it’s a snap to set up!

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search