commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2016-12-26 | 2017-01-15 | ||
disabling password logging (martin) | explicit anchors (martin) | ||
Line 109: | Line 109: | ||
You can have WinSCP [[ui_generateurl|generate a scripting command-line for you]]. | You can have WinSCP [[ui_generateurl|generate a scripting command-line for you]]. | ||
- | ==== Operations ==== | + | ==== [[operations]] Operations ==== |
The following parameters can be used to create a shortcut that initiates operation in GUI mode. They are not intended for automation, for that see [[scripting]]. | The following parameters can be used to create a shortcut that initiates operation in GUI mode. They are not intended for automation, for that see [[scripting]]. | ||
Line 128: | Line 128: | ||
</code> | </code> | ||
- | ==== Configuration ==== | + | ==== [[configuration]] Configuration ==== |
With ''/ini'' parameter you may specify [[local_path|local 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. | With ''/ini'' parameter you may specify [[local_path|local 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. | ||
Line 180: | Line 180: | ||
- | ==== 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]]. | ||