On Wed, 2012-05-30 at 14:05 -0400, Neal Becker wrote:
> Using rsync (via ssh), default is aes encryption, which is expensive.
>
> I wanted to try setting
>
> Host * Ciphers arcfour,blowfish-cbc
>
> I put that in user backuppc .ssh/config, but that didn't seem to work
> (according
> to the outp
On Wed, May 30, 2012 at 1:05 PM, Neal Becker wrote:
> Using rsync (via ssh), default is aes encryption, which is expensive.
>
> I wanted to try setting
>
> Host * Ciphers arcfour,blowfish-cbc
>
> I put that in user backuppc .ssh/config, but that didn't seem to work
> (according
> to the output of
Using rsync (via ssh), default is aes encryption, which is expensive.
I wanted to try setting
Host * Ciphers arcfour,blowfish-cbc
I put that in user backuppc .ssh/config, but that didn't seem to work
(according
to the output of ps, not showing the args to ssh).
I did find that putting it in