Differences
This shows you the differences between the selected revisions of the page.
| 2008-05-23 | 2009-10-26 | ||
| term commander/explorer interface (martin) | 4.2.4 bug 497 (martin) | ||
| Line 104: | Line 104: | ||
| While not recommended, you can distribute even session passwords. By default the password needs to be stored in encrypted form to option 'Password'. You can store the password from GUI to get the correct encrypted form (note that key for encryption is hostname and username, so the encrypted password cannot be misused for other session). | While not recommended, you can distribute even session passwords. By default the password needs to be stored in encrypted form to option 'Password'. You can store the password from GUI to get the correct encrypted form (note that key for encryption is hostname and username, so the encrypted password cannot be misused for other session). | ||
| - | If you need to store the password in plain-text, use session option 'PasswordPlain', instead of 'Password'. Note that WinSCP will, if possible, replace the 'PasswordPlain' with equivalent 'Password' option on the first start-up. | + | If you need to store the password in plain-text, use session option 'PasswordPlain', instead of 'Password'. Note that WinSCP will, if possible, replace the 'PasswordPlain' with equivalent 'Password' option on the first start-up. The same way, you can use 'TunnelPasswordPlain' instead of 'TunnelPassword' and 'ProxyPassword' instead of 'ProxyPasswordEnc'. |
| ===== Embedded Settings ===== | ===== Embedded Settings ===== | ||
| Line 122: | Line 122: | ||
| You can also embed [[public_key#private|private key]] to be used for authentication to ''RCData'' resource named "WINSCP_KEY". WinSCP will automatically try to use it for authentication unless session has its own key configured. | You can also embed [[public_key#private|private key]] to be used for authentication to ''RCData'' resource named "WINSCP_KEY". WinSCP will automatically try to use it for authentication unless session has its own key configured. | ||
| - | To embed ''RCData'' resource you can use any resource editor, for example [[http://www.users.on.net/johnson/resourcehacker/|Resource Hacker]]. Note that the standalone application is compressed, so you may have troubles editing it. Use the application which comes as part of an installation package. | + | To embed ''RCData'' resource you can use any resource editor, for example [[http://www.users.on.net/johnson/resourcehacker/|Resource Hacker]]. Note that the portable executable is compressed, so you may have troubles editing it. Use the application which comes as part of an installation package. |
| ===== Administration Tasks ===== | ===== Administration Tasks ===== | ||