commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2008-04-10 | 2008-04-10 | ||
4.1 reordered to correspond to winscp /? (martin) | treat /privatekey as session-specific switch only (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 default [[public_key#private|private key file]] for all sessions. It is used when the particular session has no explicit key specified only. | + | Parameter ''/privatekey'' specifies [[public_key#private|private key file]]. |
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%''. |