Keyboard-interactive authentication and console command line in WinSCP
Hello,
I use WinSCP and use console. I copy files with command like this:
It works correctly.
Recently the SSH server began to require keyboard-interactive authentication, as shown in the picture. Through the GUI I insert code and everything will connect successfully.
Is it possible to enter this verification code through the console? Сan you give examples?
Thank you in advance!
I use WinSCP and use console. I copy files with command like this:
"C:\Program Files\WinSCP\WinSCP.exe" /console /command "option batch on" "option confirm off" "open test@test.ru" "cd /in" "option transfer binary" "put -delete z:\test\out\export\*.*" exit
Recently the SSH server began to require keyboard-interactive authentication, as shown in the picture. Through the GUI I insert code and everything will connect successfully.
Is it possible to enter this verification code through the console? Сan you give examples?
Thank you in advance!