Differences
This shows you the differences between the selected revisions of the page.
2015-12-23 | 2016-01-22 | ||
5.8 Script or .NET assembly code template can be generated in GUI. (martin) | commandline#logging (martin) | ||
Line 6: | Line 6: | ||
* Passphrase to an SSH private key is not a password, you need to specify it using ''[[scriptcommand_open|-passphrase]]'' switch, not in a password part of the session %%URL%%. | * Passphrase to an SSH private key is not a password, you need to specify it using ''[[scriptcommand_open|-passphrase]]'' switch, not in a password part of the session %%URL%%. | ||
- | You can also enable a [[logging|session logging]] both in the %%GUI%% (on //[[ui_pref_logging|Logging page]]// of Preferences dialog) and the script (using a command-line parameter ''[[commandline|/log]]'') and compare the logs to find out what is different. Use a command-line parameter ''/loglevel=*'' to enable a password logging and check if a correct password is used. | + | You can also enable a [[logging|session logging]] both in the %%GUI%% (on //[[ui_pref_logging|Logging page]]// of Preferences dialog) and the script (using a command-line parameter ''[[commandline#logging|/log]]'') and compare the logs to find out what is different. Use a command-line parameter ''[[commandline#logging|/loglevel=*]]'' to enable a password logging and check if a correct password is used. |
If you decide to [[troubleshooting|seek a help]], make sure you provide both complete logs, when describing your issue. | If you decide to [[troubleshooting|seek a help]], make sure you provide both complete logs, when describing your issue. |