Differences
This shows you the differences between the selected revisions of the page.
2016-05-30 | 2016-05-30 | ||
no ellipsis (there's no prompt) (martin) | homepage + requires 5.8.3 (martin) | ||
Line 11: | Line 11: | ||
# @command powershell.exe -ExecutionPolicy Bypass -File "%EXTENSION_PATH%" -sessionUrl "!S" -localPath "!\" %Pause% | # @command powershell.exe -ExecutionPolicy Bypass -File "%EXTENSION_PATH%" -sessionUrl "!S" -localPath "!\" %Pause% | ||
# @description Downloads remote file from a path stored in clipboard to the current local directory | # @description Downloads remote file from a path stored in clipboard to the current local directory | ||
+ | # @homepage ~~SELF~~ | ||
+ | # @require WinSCP 5.8.3 | ||
# @option Pause checkbox "&Pause at the end" -pause -pause | # @option Pause checkbox "&Pause at the end" -pause -pause | ||
# @version 1 | # @version 1 |