Як новачок на sFTP; Я намагаюся увійти на сервер sFTP через мій приватний ключ за допомогою cygwin. Але зрештою; Я закінчив повідомленням "Автентифіковано з частковим успіхом". Чи пов'язаний цей клієнт або сервер? Чи можу я припустити, що мій приватний ключ дійсний?
debug3: receive packet: type 51
debug1: Authentications that can continue: password,publickey,keyboard-interactive
debug3: start over, passed a different list password,publickey,keyboard-interactive
debug3: preferred publickey
debug3: authmethod_lookup publickey
debug3: remaining preferred:
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Trying private key: /home/xxx/.ssh/id_rsa
debug3: sign_and_send_pubkey: RSA SHA256:xxxx/wwww/yyy
debug3: send packet: type 50
debug2: we sent a publickey packet, wait for reply
debug3: receive packet: type 51
Authenticated with partial success.