[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: backup



Tommi Virtanen <tv-nospam.2aef2c@debian.org> 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 debian-isp-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
-- 
######################################################################
Torbjörn Pettersson               #  Email   tobbe@strul.nu
Vattugatan 5                      #  Web     www.strul.nu/~tobbe
S-111 52  Stockholm, Sweden       #
######################################################################



Reply to: