Differences
This shows you the differences between the selected revisions of the page.
| 2017-12-11 | 2017-12-12 | ||
| LogMaxSize and LogMaxCount (martin) | example anchor (martin) | ||
| Line 37: | Line 37: | ||
| The settings is identified using syntax ''section\name'', where the ''section'' is a path to configuration section from ''[Configuration]'' section in an INI file.((Or ''HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Configuration'' key in a registry)) E.g. to configure a setting ''ExternalIpAddress'' in section ''[Configuration\Interface]'', use ''Interface\ExternalIpAddress''. | The settings is identified using syntax ''section\name'', where the ''section'' is a path to configuration section from ''[Configuration]'' section in an INI file.((Or ''HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Configuration'' key in a registry)) E.g. to configure a setting ''ExternalIpAddress'' in section ''[Configuration\Interface]'', use ''Interface\ExternalIpAddress''. | ||
| - | ===== Example ===== | + | ===== [[example]] Example ===== |
| For example to configure an External IP address, in [[scripting]]: | For example to configure an External IP address, in [[scripting]]: | ||