OpenSSH_9.2p1 sftp prompt now "s " instead of "sftp> "

Thomas Wolff towo@towo.net
Wed Feb 8 06:59:34 GMT 2023



Am 08.02.2023 um 03:17 schrieb Brian Inglis via Cygwin:
> On 2023-02-07 15:22, Voris, Ben via Cygwin wrote:
>> For example:
>> : sftp user@127.0.0.1
>> Connected to 127.0.0.1.
>> s     bye
>> : type sftp
>> sftp is hashed (/usr/bin/sftp)
>> : ssh -V
>> OpenSSH_9.2p1, OpenSSL 1.1.1s  1 Nov 2022
>> On Linux with a much older ssh:
>> : ssh -V
>> OpenSSH_8.2p1 Ubuntu-4ubuntu0.5, OpenSSL 1.1.1f  31 Mar 2020
>> : sftp user@127.0.0.1
>> Connected to 127.0.0.1.
>> sftp> bye
>> Windows 10 21H2. This occurs both using Mintty and Windows Terminal.
>> For what I do, the only issue is the prompt.
>
> ++
>
Yes, it sends s^[[7G^D, which is really weird.


More information about the Cygwin mailing list