Hide the password in the log file

Hi.

I want to use the log file but to hide just the line where it's showed
the password at logging. Is this possible?. I yet know that I can do it by coding after the transfering but it's not 'well' for me.

Thanks.

Hello.

If you refer to the .LogFile then it's a good suggestion. Thanks :-) Hiding the password in the string provided by the OnStatus() event is the responsability of the application though.

It will be implemented in the next build.

-Mat
SmartFTP

Implemented in the .19 build. Use the HidePassword property. It's set to false by default.

Regards,
-Mat