Differences
This shows you the differences between the selected revisions of the page.
| 2016-10-12 | 2016-10-12 | ||
| -STA is needed for Clipboard in PowerShell 2 + explicit value to switch parameter argument for compatibility with PowerShell 2 (martin) | bumping version (martin) | ||
| Line 11: | Line 11: | ||
| # @command powershell.exe -ExecutionPolicy Bypass -STA -File "%EXTENSION_PATH%" -sessionUrl "!S" -localPath "!\" %Pause% -sessionLogPath "%SessionLogPath%" | # @command powershell.exe -ExecutionPolicy Bypass -STA -File "%EXTENSION_PATH%" -sessionUrl "!S" -localPath "!\" %Pause% -sessionLogPath "%SessionLogPath%" | ||
| # @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 | ||
| - | # @version 2 | + | # @version 3 |
| # @homepage ~~SELF~~ | # @homepage ~~SELF~~ | ||
| # @require WinSCP 5.8.4 | # @require WinSCP 5.8.4 | ||