[PATCH] scp: update first release using SFTP protocol by default

John-Mark Gurney jmg at funkthat.com
Wed Apr 20 06:45:43 AEST 2022


Ed Maste wrote this message on Fri, Apr 15, 2022 at 20:09 -0400:
> On Fri, 15 Apr 2022 at 11:09, Ed Maste <emaste at freefall.freebsd.org> wrote:
> >
> > From: Ed Maste <emaste at FreeBSD.org>
> >
> > scp was switched back to the legacy protocol prior to the release of
> > OpenSSH 8.8.
> > ---
> >  scp.1 | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/scp.1 b/scp.1
> > index 3af6ece1e..f39066d44 100644
> > --- a/scp.1
> > +++ b/scp.1
> > @@ -295,7 +295,7 @@ is based on the rcp program in
> >  .Bx
> >  source code from the Regents of the University of California.
> >  .Pp
> > -Since OpenSSH 8.8,
> > +Since OpenSSH 9.0,
> >  .Nm
> >  has use the SFTP protocol for transfers by default.
> 
> I just noticed a typo here as well - "use" should be "used"

As it currently does, it's likely better to be:
s/has use/uses/

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."


More information about the openssh-unix-dev mailing list