[Bug 105] scp protocol 2 over a hippi interface takes 6 times longer
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Feb 7 06:54:31 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=105
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From markus at openbsd.org 2002-02-07 06:54 -------
could you please try this without scp? e.g.
cat file | ssh -1 -c 3des 'cat > f'
cat file | ssh -2 -c 3des-cbc 'cat > f2'
thanks.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list