Re: How does WinSCP uses the password
There's no password in the script. Possibilities are:
- no password is required by the server
- the script relies on a Pagent authentication agent to provide a private key, see https://winscp.net/eng/docs/ui_pageant
- there's a stored site named
You can tell easily from a session log file. If not, attach it here.
- no password is required by the server
- the script relies on a Pagent authentication agent to provide a private key, see https://winscp.net/eng/docs/ui_pageant
- there's a stored site named
marina@66.226.72.149
that has the password (or an unencrypted private key) saved.
You can tell easily from a session log file. If not, attach it here.
To generate log file, use
/log=path_to_log_file
command-line argument. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.