commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2008-05-23 | 2009-01-17 | ||
4.0 It is no longer required to specify username of login dialog. User is prompted for username once required (and only if required). (martin) | more fingerprints are allowed (martin) | ||
Line 27: | Line 27: | ||
Use ''/defaults'' parameter along with ''/upload'', ''/synchronize'' or ''/keepuptodate'' to skip the settings dialog and start the operation straight away with default settings. | Use ''/defaults'' parameter along with ''/upload'', ''/synchronize'' or ''/keepuptodate'' to skip the settings dialog and start the operation straight away with default settings. | ||
- | Parameter ''/privatekey'' specifies [[public_key#private|private key file]]. Parameter ''/hostkey'' specifies fingerprint of expected host key. It makes WinSCP automatically [[ssh#verifying_the_host_key|accept hostkey]] with the fingerprint. | + | Parameter ''/privatekey'' specifies [[public_key#private|private key file]]. Parameter ''/hostkey'' specifies fingerprint of expected host key (or several fingerprints separated by semicolon). It makes WinSCP automatically [[ssh#verifying_the_host_key|accept hostkey]] with the fingerprint. |
With ''/ini'' parameter you may specify path to [[config|configuration INI file]]. It effectively disables using [[config|registry as configuration storage]]. If the file does not exist, default configuration will be used and the file will be created. You can use environment variables in the path, with syntax ''%NAME%''. | With ''/ini'' parameter you may specify path to [[config|configuration INI file]]. It effectively disables using [[config|registry as configuration storage]]. If the file does not exist, default configuration will be used and the file will be created. You can use environment variables in the path, with syntax ''%NAME%''. |