commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2015-02-23 | 2015-02-23 | ||
there may not be any session url (martin) | rawconfig (martin) | ||
Line 121: | Line 121: | ||
Use ''nul'' instead of path to force WinSCP start with its default configuration and not save the configuration on exit. | Use ''nul'' instead of path to force WinSCP start with its default configuration and not save the configuration on exit. | ||
- | With ''/rawconfig'' parameter you can set any configuration settings using raw format as in an INI file. The settings is identified using syntax ''section\name'', where the ''section'' is a path to configuration section from ''HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\Configuration'' key in a registry or ''[Configuration]'' section in an INI file. E.g. to configure a reconnect interval use ''/rawconfig Interface\SessionReopenAuto=10000''. The parameter must come after a session URL (if any). The configuration set this way is preserved. | + | With ''/rawconfig'' parameter you can set any configuration settings [[rawconfig|using raw format as in an INI file]]. E.g. to configure an external IP address use ''/rawconfig Interface\ExternalIpAddress=198.51.100.10''. The parameter must come after a session URL (if any). The configuration set this way is preserved. |
==== [[batchsettings]] Mass-modification of sites ==== | ==== [[batchsettings]] Mass-modification of sites ==== |