Changes between Initial Version and Version 1 of Ticket #7739, comment 11


Ignore:
Timestamp:
Sep 27, 2023, 8:48:29 PM (10 months ago)
Author:
George

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7739, comment 11

    initial v1  
    44
    55{{{
     6Response:       fzSftp started, protocol_version=11
     7Trace:  CSftpConnectOpData::ParseResponse() in state 0
     8Trace:  CControlSocket::SendNextCommand()
     9Trace:  CSftpConnectOpData::Send() in state 3
     10Command:        open "___@____" 55000
     11Trace:  Looking up host "_____" for SSH connection
     12Trace:  Connecting to _____ port 55000
     13Trace:  We claim version: SSH-2.0-FileZilla_3.65.0
     14Trace:  Connected to _____
     15Trace:  Remote version: SSH-2.0-OpenSSH_7.4
     16Trace:  Using SSH protocol version 2
     17Trace:  Doing ECDH key exchange with curve Curve25519 and hash SHA-256 (SHA-NI accelerated)
     18Trace:  Server also has ecdsa-sha2-nistp256/rsa-sha2-512/rsa-sha2-256/ssh-rsa host keys, but we don't know any of them
     19Trace:  Host key fingerprint is:
     20Trace:  ssh-ed25519 255 SHA256:_____
     21Trace:  Initialised AES-256 GCM outbound encryption
     22Trace:  Initialised AES256 GCM outbound MAC algorithm (in ETM mode) (required by cipher)
     23Trace:  Will enable zlib (RFC1950) compression after user authentication
     24Trace:  Initialised AES-256 GCM inbound encryption
     25Trace:  Initialised AES256 GCM inbound MAC algorithm (in ETM mode) (required by cipher)
     26Trace:  Will enable zlib (RFC1950) decompression after user authentication
     27Trace:  Pageant is running. Requesting keys.
     28Trace:  Pageant has 6 SSH-2 keys
     29Status: Using username "_____".
     30Trace:  Trying Pageant key #0
     31Trace:  Server refused our key
     32Trace:  Trying Pageant key #1
     33Trace:  Server refused our key
     34Trace:  Trying Pageant key #2
     35Trace:  Server refused our key
     36Trace:  Trying Pageant key #3
     37Trace:  Server refused our key
     38Trace:  Trying Pageant key #4
    639Trace:  Server refused our key
    740Trace:  Trying Pageant key #5
     
    1043Error:  type 2 (protocol error):
    1144Error:  "Too many authentication failures"
     45Trace:  Got eof from child process
    1246}}}
    1347