commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2018-02-19 | 2018-03-13 | ||
double double-quotes in powershell (martin) | no summary (213.230.73.109) (hidden) (untrusted) | ||
Line 115: | Line 115: | ||
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]] 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 133: | Line 133: | ||
winscp.exe /defaults /synchronize // "C:\Users\martin\Documents\MySite" /home/martin/public_html | winscp.exe /defaults /synchronize // "C:\Users\martin\Documents\MySite" /home/martin/public_html | ||
</code> | </code> | ||
+ | **//__Italic Text__''===== Code Text ===== | ||
+ | ====== - Level 1 Headline | ||
+ | * [ | ||
+ | |||
+ | |||
+ | |||
+ | * [[Unordered List Item]] | ||
+ | ===== ===== Level 2 Headline ===== | ||
+ | ===== ====== Level 2 Headline ====== | ||
+ | ''//Code Text//**Bold Text**'' ===== | ||
+ | ===== | ||
+ | |||
+ | |||
+ | ====== | ||
+ | ''// | ||
==== [[configuration]] Configuration ==== | ==== [[configuration]] Configuration ==== |