Password not working when scripting
Hey,
When using the WinSCP client I can login the the SFTP server but when I use a script it is throwing a "Authentication failed" error
Here is what I am using
Now the password is complex and has a lot of characters in it and this is connecting to a Azure host SFTP server. But again if I use the client it works fine. I must be missing something.
When using the WinSCP client I can login the the SFTP server but when I use a script it is throwing a "Authentication failed" error
Here is what I am using
open sftp://username:Password@URL/ -hostkey="info"