Differences
This shows you the differences between the selected revisions of the page.
2018-10-16 | 2018-11-09 | ||
rawtransfersettings (martin) | dot (martin) | ||
Line 40: | Line 40: | ||
To find correct syntax for settings not listed above, configure the setting in the GUI, [[config|save configuration to an INI file]] and use the same syntax as you find an INI file. | To find correct syntax for settings not listed above, configure the setting in the GUI, [[config|save configuration to an INI file]] and use the same syntax as you find an INI file. | ||
- | 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]] Example ===== |