Blank password issue (wodFtpDLX / wodFtpDLX.NET)
Hi,
On v2.5.1 - if I call the Connect method with a blank password, the Connected event does not fire with an error code, as it does if you supply a non-blank, but invalid, password.
From a user perspective, this is inconsistent - a blank password is still wrong , and it should be handled in the same way as any other wrong password.
Is this a bug, or am I missing something?
Thanks.