Differences
This shows you the differences between the selected revisions of the page.
2016-12-08 | 2017-02-10 | ||
TryFtpWhenSshFails (martin) | /rawconfig is useful with command-line operations too (martin) | ||
Line 2: | Line 2: | ||
You can use raw configuration to setup rare advanced global settings. | You can use raw configuration to setup rare advanced global settings. | ||
- | In [[scripting]], use ''[[commandline#configuration|/rawconfig]]'' parameter (when the settings cannot be configured using dedicated command-line parameter or scripting command). | + | In [[scripting]] and with [[commandline#operations|command-line operations]], use ''[[commandline#configuration|/rawconfig]]'' parameter (when the settings cannot be configured using dedicated command-line parameter or scripting command). |
In [[library|.NET assembly]], use ''[[library_session_addrawconfiguration|Session.AddRawConfiguration]]'' method (when the settings cannot be configured using any dedicated property of ''[[library_session|Session]]'' class). | In [[library|.NET assembly]], use ''[[library_session_addrawconfiguration|Session.AddRawConfiguration]]'' method (when the settings cannot be configured using any dedicated property of ''[[library_session|Session]]'' class). |