Command line with password
Not sure if this is a bug or problem, but.
I have created a basic app to transfer 1 text file to a device. Part of bigger program.
It is all working well and have it so I get the stdIO from my app and display info
in a text box. I can see all current info in my app.
I have also added error checking ie, no file exists, no destination folder exists, wrong password for a device.
However, I have my password which is 11 characters. it authenticates and transfers the file
if I delete 3 characters from password and try again, it still works!
Also if I add other characters on the end it still works!
I also ran the
I enter my 11 digit password and as expected it works, however
if I now delete the last 3 characters and login, all works and WinSCP.exe opens up
ready to work.
If I delete the 4 characters from my 11 digit password, then it fails.
Is this a bug any difference in password should fail.
Pls advise.
P.S love the program and use it all the time, hence writing a program that I need
to SFTP a file.
I have created a basic app to transfer 1 text file to a device. Part of bigger program.
It is all working well and have it so I get the stdIO from my app and display info
in a text box. I can see all current info in my app.
I have also added error checking ie, no file exists, no destination folder exists, wrong password for a device.
However, I have my password which is 11 characters. it authenticates and transfers the file
if I delete 3 characters from password and try again, it still works!
Also if I add other characters on the end it still works!
I also ran the
WinSCP.exe
program to test as well.
I enter my 11 digit password and as expected it works, however
if I now delete the last 3 characters and login, all works and WinSCP.exe opens up
ready to work.
If I delete the 4 characters from my 11 digit password, then it fails.
Is this a bug any difference in password should fail.
Pls advise.
P.S love the program and use it all the time, hence writing a program that I need
to SFTP a file.