cli:server_argument
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cli:server_argument [2019/03/27 17:28] – [Command Line Server Argument] Gerard Nicol | cli:server_argument [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
In the event that this argument is not passed the default will be '' | In the event that this argument is not passed the default will be '' | ||
- | | + | ===== Password interpretation ===== |
+ | |||
+ | When specifying the password value, the following rules will apply to the interpretation of this value: | ||
+ | |||
+ | | ||
* If you wish the password value to be the literal password (rather than a file) the password should be prepended with a dash ('' | * If you wish the password value to be the literal password (rather than a file) the password should be prepended with a dash ('' | ||
* You can also have the program read the password as the first record of '' | * You can also have the program read the password as the first record of '' | ||
Line 15: | Line 19: | ||
* [[variable: | * [[variable: | ||
+ | * [[variable: | ||
+ | * [[variable: | ||
+ | * [[variable: | ||
+ | * [[variable: | ||
Line 21: | Line 29: | ||
Connect to '' | Connect to '' | ||
- | <sxh plain;> | + | <code plain;> |
-S localhost | -S localhost | ||
- | </sxh> | + | </code> |
Connect to '' | Connect to '' | ||
- | <sxh plain;> | + | <code plain;> |
-S jsmith: | -S jsmith: | ||
- | </sxh> | + | </code> |
Connect to '' | Connect to '' | ||
- | <sxh plain;> | + | <code plain;> |
-S jsmith: | -S jsmith: | ||
- | </sxh> | + | </code> |
cli/server_argument.1553707694.txt.gz · Last modified: 2025/01/21 22:07 (external edit)