commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2020-12-02 | 2020-12-02 | ||
consistency (martin) | config#no (martin) | ||
Line 150: | Line 150: | ||
</code> | </code> | ||
- | 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 [[config#no|default configuration and not save the configuration on exit]]. |
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. | 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. |