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 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 charters 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 charters 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