Domain: bentlogic.net
Stories and comments across the archive that link to bentlogic.net.
Comments · 9
-
Re:Works great!
you might want to take a look at this for doing backups via rsync over ssh with no client side scipts to manage
-
Re:I use this method at work
you might want to take a look at this for doing backups via rsync over ssh.
-
Re:Check out glastree
You might want to take a look at this. It does all of this but no client side script to maintain.
-
Re:What about MAC OS X???
/me points at stitch. It
/should/ backup osx as long as you run ssh on the box and have a user called root. -
Re:SSH comment needs to be added!
you might want to take a look at this. it does backups via rsync over ssh using ssh keys.
-
Re:Flexbackup
you may be interested in this. it does backups via rsync over ssh. its still in development so i'm sure features can be added if users request them.
-
Re:simple encrypted backup
First, tar is not reliable.
Second, you could use ssh keys.
Third, look here for something that already does this. -
Re:But how do you do cron+ssh+rsync?
You might want to look at this. Its just something I've been working on.
-
Why not just use Stitch. It sets up rsync for you.
Have you ever wanted to do backups easily and cheaper than tape? Well then Stitch is the answer for you. Use the features of rsync without the hassle of setting it up. This is not meant for data center scale backups, but for small departments or institutions. A mirror of the page can be found here. You don't have a client side, all thats required is ssh on the client. This way there isn't a client side to maintain. It does incremental backups on a monthly rotation and allows you to easily restore systems.