Suggestion: Add documentation to website about combination of /command and /log with password
Hi,
I was trying to create a small automation script,
and searching the various options how to use the password.
If I use it
So I decided to use
and I will be have to use interactive mode.
But then checked the logs, and the command line appears, but password is masked as *** in the logs.
It would be nice if you can list this (great) feature under the logging docs here:
https://winscp.net/eng/docs/commandline#logging
Short sentence like: "when using password in /command, the password will be masked in log file"
It is important information.
Thank you for your product and help !
I was trying to create a small automation script,
and searching the various options how to use the password.
If I use it
/script
it will be in the file.
So I decided to use
/command
, but worried it will still be logged,
and I will be have to use interactive mode.
But then checked the logs, and the command line appears, but password is masked as *** in the logs.
It would be nice if you can list this (great) feature under the logging docs here:
https://winscp.net/eng/docs/commandline#logging
Short sentence like: "when using password in /command, the password will be masked in log file"
It is important information.
Thank you for your product and help !