Scott Ragen wrote:
[EMAIL PROTECTED] wrote on 20/09/2007 01:10:02 PM:

Someone mentioned on list a while ago about using an undocumented
feature
of ssh that allows a null cipher (in order to speed up large file
transfers).

Does anyone remember the option?

The cipher name is "none".

Regards,

Scott

Are you sure this is a standard option? I've tried this in the past and never been able to make it work, and on my current system it just gives:

$ ssh -c none localhost
No valid ciphers for protocol version 2 given, using defaults.

$ ssh -V
OpenSSH_4.3p2 Debian-8ubuntu1, OpenSSL 0.9.8c 05 Sep 2006

Maybe the null cipher is available if you use SSH protocol version 1, but I don't have any servers that support ssh v1 anymore.

--Jeremy
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to