[Discuss] cloud storage

Eric Chadbourne eric.chadbourne at gmail.com
Sun Jul 15 08:18:54 EDT 2012


On Sun, Jul 15, 2012 at 7:07 AM, Jay Kramer <kramerjm at gmail.com> wrote:
> I always wondered how well rsync would work at mirroring if the files
> were encrypted prior to syncing.
>
> jay

I use rsync at work to back up stuff like the shared drive and it
works great.  Fast too.  Thousands of files.  Some encrypted but most
aren't.

If you put everything into a directory, tarred and then say gpg
--symmetric, and then rsync'ed that would be a mistake I think because
it would have to copy the whole huge file.

Thanks,
Eric C



More information about the Discuss mailing list