Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

gjs

OK, thanks for letting me know. I think this would be a good feature to add as the user never thinks they have typed in their password incorrectly.
martin

Re: Determine if password is incorrect

There's no definite way for tell this.
gjs

Determine if password is incorrect

Is there any way to positively determine if the reason a WinSCP.SessionRemoteException has been thrown is because the password is incorrect? I see that "Access Denied" and "Authentication Failed" are returned in the session.output collection of strings, will this only (and always) occurr if the password is incorrect?

Thanks for any help.