Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

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

martin

Ricardo wrote:

Thanks!
It is like the same as opening a session in Putty, where it sends the password automatically and don't ask for it.
Maybe if you add a command-line option to receive session password...

I've thought we talk about master password, not session password. Problem with passing password on command-line is that it is easy to retrieve the command-line used to execute any process. So it is not particularly safe. When passing session password to PuTTY, I guess it is obvious for security-concerned users that it is happening, so they can asses the risk. When opening WinSCP session in new window, I guess most people do not realize that new instance of WinSCP is started, so they may not be aware of the risk. Moreover, we should protect master password much more then session passwords.
Ricardo

Thanks!
It is like the same as opening a session in Putty, where it sends the password automatically and don't ask for it.
Maybe if you add a command-line option to receive session password...
martin

Re: Master password for duplicate/open session in new window

I suppose you have the master password function enabled, don't you? Than it is (kind of) intended. When opening session in new window, it actually runs another instance of WinSCP. So it asks for master password again. I could somehow transfer the password to the second instance. Will see if it bothers more people :)
Ricardo

Master password for duplicate/open session in new window

When using option to duplicate or open session in new window, master password is asked.
Is it intended behavior?