[mythtv-users] Myth on a Laptop

Chris Pinkham cpinkham at bc2va.org
Tue Oct 2 01:41:55 UTC 2007


* On Mon Oct 01, 2007 at 01:36:23PM -0700, David Brodbeck wrote:
> I just wish there were a flag I could pass to switch off encryption  
> on the data channel (but keep it for authentication) when I'm  
> transferring files on a fast, secure link.

If you have the proper patches installed, it can be a simple:

	scp -c none

otherwise try blowfish for a little speedup:

	scp -c blowfish-cbc

--
Chris


More information about the mythtv-users mailing list