Switch scp back to use the old protocol by default, ahead of release.
authordjm <djm@openbsd.org>
Mon, 20 Sep 2021 01:55:42 +0000 (01:55 +0000)
committerdjm <djm@openbsd.org>
Mon, 20 Sep 2021 01:55:42 +0000 (01:55 +0000)
commit8fad83ae50f26c3888ab3a088f842b9cf83825c6
treeb275e983492a08ede1059f0eb06b1308965c007c
parent66048eb6f31b7d07e1f70d540c7b2a801e3a1611
Switch scp back to use the old protocol by default, ahead of release.
We'll wait a little longer for people to pick up sftp-server(8) that
supports the extension that scp needs for ~user paths to continue
working in SFTP protocol mode. Discussed with deraadt@
usr.bin/ssh/scp.1
usr.bin/ssh/scp.c