Re: Getting authentication failed error though script
Hi,
I am trying to automate the log transfer from a Linux server.when using winscp script is giving me authentication failed access diended.However same is working when executed directly from terminal server.Ialso tried from GUI and credentials are correct.
I generated the log files from both script and GUI and only difference in logs is :
GUI:after using the stored password next message is "ignoring empty ssh server authentication request” after which Access granted.
While in script=after using stored password next message is"keyboard-interactive authentication failed" and access denied.
Please attach both logs.