Bob Babcock wrote:
> 
> > I was wondering the same thing myself. Why on earth would someone only want
> > partial encryption? Drop the whole session down an encrypted pipe and forget
> > about it.
> 
> It's not an issue for a terminal session, but speed can be a problem for file
> transfers on a 100 Mbps network.  I find ftp to be 10 times faster than SSH
> between PC's and unix.  There's been some recent discussion about performance
> on this list.  The bottom line seemed to be that there are some
> inefficiencies in ssh which may be fixed in a future release.  Speed might
> also be a factor for X-windows sessions, but I'm not using X much these days.

In private e-mails I have responded two times on this subject. Because
it isn't going away I'll show you the results of a simple test here.

My testresults on a 10 Mbps network via a hub, both systems using
OpenSSH 2.3.0p1 :

fred@servans:~ > la z
-rw-r--r--   1 fred     fred      7927960 Jan 21 13:17 z
fred@servans:~ > scp z fred@volens:/`fred/troep
fred@volens's password: 
Transfering z -> volens:/fred/troep  (7743k)
7927960 bytes transferred in 17.53 seconds [441.48 kb/sec].

One of the previous posters asked me about the load on my CPU's.

On the sending system (AMD 500 MHz) it varies from 25-50 %.
At the receiving side (AMD 200 MHZ) it's 20-50 %.
I noticed an increase of the CPU load during the transfer, from 1/3 of
the file it reaches 50 %.

Regards,

Fred

-- 
Fred Mobach - [EMAIL PROTECTED] - [EMAIL PROTECTED]
Systemhouse Mobach bv - The Netherlands - since 1976
/"\
\ /
 X  ASCII RIBBON CAMPAIGN
/ \ AGAINST HTML MAIL


Reply via email to