Slashdot Mirror


OpenSSH 3.6 Released

petabyte writes "Now that RedHat 9 is out, here's something for the rest of us. OpenSSH 3.6 has been released today. Is has several new features including a progress meter for sftp and bandwidth limiting for scp. I haven't installed it yet but I'm sure the packages will be hitting mirrors soon enough. There's even a new T-shirt."

3 of 6 comments (clear)

  1. FreeBSD's OpenSSH port updated by questionlp · · Score: 3, Informative

    The OpenSSH port for FreeBSD (under security/openssh) has been updated to 3.6 this morning. One can pull down the individual port tarball from a local FTP mirror or by using CVSup to update a local Ports collection.

  2. Tab completion by norwoodites · · Score: 3, Informative

    Which went in 3.5 is cool.

  3. bandwidth by Satai · · Score: 3, Informative

    The bandwidth limitation is a big thing for me. I am pretty pleased to see it -- wget has had it for a while, and I like to be able to shut my connections off above 25k or so when it's during peak hours, to be considerate. Now I have that option for secure copying. :-)