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

Re: backup



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



Reply to: