Re: Question automate login to winscp withe empty pasword.
So are you allowing authentication-less access to root account?
With SSH protocol, WinSCP prompts for password only if the server asks for it. So that would imply that authentication-less access is not allowed.
Maybe you wanted to automate login with private key actually. But you haven't specified any with the "open" command
With SSH protocol, WinSCP prompts for password only if the server asks for it. So that would imply that authentication-less access is not allowed.
For I tried see if I can automate login with hostkey
Maybe you wanted to automate login with private key actually. But you haven't specified any with the "open" command