Tommi Virtanen <[EMAIL PROTECTED]> writes:

> On Mon, Dec 16, 2002 at 07:29:09PM +0100, Russell Coker wrote:
> > Amanda sounds promising (everyone is recommending it).  I've asked a colleague 
> > who's into backups (and who has been using Legato for years) to investigate 
> > Amanda and write a report comparing them.
> 
>       Amanda's #1 sin is a horrible network protocol with a totally
>       unbelievably stupid security model. If someone were to rewrite
>       it to work over SSH, I'd be much happier.
> 
>       These days, I'm using this:
> 
>       rsync --bwlimit=500 --exclude-from FILE --stats -a --delete \
>               --numeric-ids -e'ssh -c blowfish -i /PATH/ssh-key' \
>               / USERWITHUIDZERO@REMOTEHOST:backups/LOCALHOST
> 

 I haven't looked into how well it is implemented, so I can't
really say anything about it, but it is possible to compile it
to use kerberos authentication.

 I was trying to use a homebrew vpn solution for my "wan"
backups, you know, the ppp/ssh thingy, but it was to unreliable
and it took to long for it to reestablish the tunnel on failure,
making my amanda backups timeout and die. Now I use freeswan and
it works great.

//
Tobbe


> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
-- 
######################################################################
Torbjörn Pettersson               #  Email   [EMAIL PROTECTED]
Vattugatan 5                      #  Web     www.strul.nu/~tobbe
S-111 52  Stockholm, Sweden       #
######################################################################


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to