Differences
This shows you the differences between the selected revisions of the page.
2016-06-07 | 2016-07-29 | ||
syntax error (martin) | 5.9 stable released + grammar (martin) | ||
Line 5: | Line 5: | ||
The script downloads a file or directory pointed to by a path in clipboard to a local directory. | The script downloads a file or directory pointed to by a path in clipboard to a local directory. | ||
- | //In the latest beta version//, you can install this script as a [[extension|WinSCP extension]] by using this page URL in the //[[ui_pref_commands#extensions|Add Extension]]// command. &beta The extension will automatically use the current local working directory as a target. | + | You can install this script as an [[extension|WinSCP extension]] by using this page URL in the //[[ui_pref_commands#extensions|Add Extension]]// command. The extension will automatically use the current local working directory as a target. |
<code powershell - DownloadClipboard.ps1> | <code powershell - DownloadClipboard.ps1> |