SSH server authentication
I am trying to connect to a target server. Through WinSCP GUI, filling in the username, password and port number, I can log in. But when I use the WinSCP com command line, it keeps asking for password and eventually close connection. Can you tell me what I am doing wrong or point me in the right direction?
Below is what I see from my log file.
Below is what I see from my log file.
EFT Server 6.5.16.3 Server offered these authentication methods: password,keyboard-interactive Attempting keyboard-interactive authentication Prompt (keyboard interactive, "SSH server authentication", <no instructions>, "Enter password: ") Using stored password. Further authentication required Further authentication required Server offered these authentication methods: password,keyboard-interactive Attempting keyboard-interactive authentication Prompt (keyboard interactive, "SSH server authentication", <no instructions>, "Enter password: ") User aborted during keyboard-interactive authentication Attempt to close connection due to fatal exception: **Connection has been unexpectedly closed.** Server sent command exit status 0. Closing connection.