Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 1998 21:23:22 +0100
From:      Karl Pielorz <kpielorz@tdx.co.uk>
To:        Forrest Aldrich <forrie@forrie.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Encrypted backups
Message-ID:  <35900EBA.AD1C8CE2@tdx.co.uk>
References:  <199806231620.MAA08719@spook.navinet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Forrest Aldrich wrote:
> 
> Has anyone hacked dump to perform des-encrypted backups.  Or some other
> utility?  I realize that this pretty much screws you if the tape becomes
> corrupted, but that's not the point.
> 
> Thanks.

You can probably achieve the same effect by using something like 'SSH' as a
'pipe' between dump and the actual tape...

We successfully use 'nc' (netcat) at the moment to process the output of
dump before it hits the tape...

I think ssh is a port now...

Regards,

Karl

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35900EBA.AD1C8CE2>