Original message
>Date: Thu, 19 Oct 2006 13:04:53 +0530
>From: Girish Venkatachalam <[EMAIL PROTECTED]>
>Subject: Re: backup script w/ encryption
>To: misc@openbsd.org
>
>On Thu, Oct 19, 2006 at 01:12:59AM -0500, Jacob Yocom-Piatt wrote:
>>
On Thu, Oct 19, 2006 at 01:12:59AM -0500, Jacob Yocom-Piatt wrote:
> # encrypt each dump and remove the original
> if [ -n "$ADMIN" ]; then
> echo "encrypting $FN"
> if [ -f $ROOT/$HOST/$FN.gpg ]; then
>
a while back i mentioned that i had modded some existing backup scripts to make
one that supports encryption of dumps using gpg. i would appreciate any
suggestions on how to make the script better and hope that others find it to be
useful. i'm using it to do backups for a couple groups of machines
3 matches
Mail list logo