Command line password file
In the current documentation of the command line parameters
(https://winscp.net/eng/docs/commandline) I see only the option to share the password using the argument
/password=<pass>
. However, this has a high risk, as with the Windows Task Manager you can see the command used to launch any process.
The last version of PuTTY has incorporated the option to share the password over a file.
See here the description:
https://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/cmdline-password-file.html
My request is to implement just the same. You can do it please?
Thank you!