Differences
This shows you the differences between the selected revisions of the page.
2015-08-24 | 2015-12-18 | ||
windows 10 (martin) | 5.8 Bug 1305 Handling ssh:// URLs and opening them in PuTTY. (martin) | ||
Line 8: | Line 8: | ||
==== [[win_vista_and_newer]] Windows Vista and Newer ==== | ==== [[win_vista_and_newer]] Windows Vista and Newer ==== | ||
- | On Windows 10, Windows 8, Windows 7, and Windows Vista, WinSCP registers to list of applications that handle ''%%sftp://%%'', ''%%ftp://%%'', ''%%ftps://%%'' and ''%%scp://%%'' protocol %%URL%% addresses. &winvista &win7 &win8 &win10 If WinSCP is the first application to support some of these protocols (most often ''%%sftp://%%'' and ''%%scp://%%'', usually also ''%%ftps://%%''), it becomes a default application for these. | + | On Windows 10, Windows 8, Windows 7, and Windows Vista, WinSCP registers to list of applications that handle ''%%sftp://%%'', ''%%ftp://%%'', ''%%ftps://%%'', ''%%scp://%%'' and ''%%ssh://%%'' (//Latest beta version only//) &beta protocol %%URL%% addresses. &winvista &win7 &win8 &win10 If WinSCP is the first application to support some of these protocols (most often ''%%sftp://%%'', ''%%scp://%%'' and ''%%ssh://%%'', usually also ''%%ftps://%%''), it becomes a default application for these. |
If you want to change the registration (for instance to make WinSCP default application even for ''%%ftp://%%'' %%URL%% addresses): | If you want to change the registration (for instance to make WinSCP default application even for ''%%ftp://%%'' %%URL%% addresses): | ||
Line 42: | Line 42: | ||
If path part is included and it ends with slash (''/''), WinSCP starts with the path as initial remote directory. If the path part does not end with slash, the file (or directory) specified by it is downloaded. | If path part is included and it ends with slash (''/''), WinSCP starts with the path as initial remote directory. If the path part does not end with slash, the file (or directory) specified by it is downloaded. | ||
+ | |||
+ | For ''%%ssh://%%'' %%URL%%, WinSCP opens the session specified by the URL [[integration_putty|in PuTTY]]. | ||
==== [[save]] Save Extension ==== | ==== [[save]] Save Extension ==== |