commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2020-12-03 | 2021-02-23 | ||
formatting (martin) | /info switch (martin) | ||
Line 32: | Line 32: | ||
winscp.exe /keygen keyfile [/output=<file>] [/changepassphrase] [/comment=<text>] | winscp.exe /keygen keyfile [/output=<file>] [/changepassphrase] [/comment=<text>] | ||
winscp.exe /update | winscp.exe /update | ||
+ | winscp.exe /info | ||
winscp.exe /help | winscp.exe /help | ||
</code> | </code> | ||
Line 46: | Line 47: | ||
winscp.com /batchsettings <site_mask> setting1=value1 setting2=value2 ... | winscp.com /batchsettings <site_mask> setting1=value1 setting2=value2 ... | ||
winscp.com /keygen keyfile [/output=<file>] [/changepassphrase] [/comment=<text>] | winscp.com /keygen keyfile [/output=<file>] [/changepassphrase] [/comment=<text>] | ||
+ | winscp.exe /info | ||
winscp.com /help | winscp.com /help | ||
</code> | </code> | ||
Line 206: | Line 208: | ||
==== [[auxiliary]] Auxiliary ==== | ==== [[auxiliary]] Auxiliary ==== | ||
When run with ''/update'' parameter, WinSCP only checks for its [[updates|updates]]. | When run with ''/update'' parameter, WinSCP only checks for its [[updates|updates]]. | ||
+ | |||
+ | The parameter ''/info'' lists the supported [[ssh_algorithms|SSH]] and [[tls_ciphersuites|TLS/SSL algorithms]]. | ||
Parameter ''/help'' shows usage (overview similar to this). | Parameter ''/help'' shows usage (overview similar to this). |