Results 1 to 7 of 7

Thread: Remote Backup Solution for Linux

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Boston, MA
    Posts
    391

    Remote Backup Solution for Linux

    Hi all. I was just wondering if anyone has experience with using a remote backup solution and had some recommendations. I'm looking for something that will run on linux and is free. Any suggestions?

  2. #2
    Hyperactive Member CyberSurfer's Avatar
    Join Date
    Aug 2000
    Location
    Old London Town
    Posts
    425

    Re: Remote Backup Solution for Linux

    Do you mean backing up to somebody elses remote service, or backing up your own remote servers locally?

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Remote Backup Solution for Linux

    Moved

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Boston, MA
    Posts
    391

    Re: Remote Backup Solution for Linux

    I'm looking for a backup service that will run on my linux server. The client machines (both windows and linux) need to connect remotely and dump there data on the server.

  5. #5
    Hyperactive Member CyberSurfer's Avatar
    Join Date
    Aug 2000
    Location
    Old London Town
    Posts
    425

    Re: Remote Backup Solution for Linux

    This one is pretty good (it's the one I use for my work systems, but it does cost):

    http://www.tolisgroup.com/products/bruserver/

    and there's also this one (free), but it's horrible to configure:

    http://www.amanda.org/

    Is that the sort of thing you're looking for?

  6. #6
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: Remote Backup Solution for Linux

    I'd be tempted to just use the built-in tools like rsync and cron supported by a few hand-coded bash scripts. At least it's free and completely tuned to your needs.

  7. #7

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Boston, MA
    Posts
    391

    Re: Remote Backup Solution for Linux

    Quote Originally Posted by CyberSurfer
    This one is pretty good (it's the one I use for my work systems, but it does cost):

    http://www.tolisgroup.com/products/bruserver/

    and there's also this one (free), but it's horrible to configure:

    http://www.amanda.org/

    Is that the sort of thing you're looking for?
    Yeah that's the kind of stuff. I have found several software packages at sourceforge.net but haven't got through testing them. I think, as Wossname suggests, one based upon rsync would be ideal.

Posting Permissions

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



Click Here to Expand Forum to Full Width