integration » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2013-10-24 | 2013-10-24 | ||
| session_url (martin) | 5.2.5 RL session parameter save to initiate site saving. (martin) | ||
| Line 19: | Line 19: | ||
| ===== [[url]] SFTP and SCP Protocols URL Addresses ===== | ===== [[url]] SFTP and SCP Protocols URL Addresses ===== | ||
| - | WinSCP can be registered to handle SFTP and SCP protocol URL addresses. See supported [[session_url|URL format]].·If the path part of the URL does end with slash (''/'') WinSCP starts with the path as initial remote directory. If the path does not end with slash, the file (or directory) specified by it is downloaded. | + | WinSCP can be registered to handle SFTP and SCP protocol URL addresses. See supported [[session_url|URL format]]. |
| + | |||
| + | If the path part of the URL does end with slash (''/'') WinSCP starts with the path as initial remote directory. If the path does not end with slash, the file (or directory) specified by it is downloaded. | ||
| + | |||
| + | To make WinSCP [[session_configuration#site|save session settings]] provided by URL to a site instead of opening a session, add '';save'' after trailing slash (''/'') of the URL. &beta_feature For SFTP/SCP URL this should be combined with including [[session_url#hostkey|SSH host key fingerprint in the URL]]. Example: ''[[sftp://martin:mypassword;fingerprint=ssh-rsa-xx-xx-xx-xx-xx-xx-xx-xx-xx-xx-xx-xx-xx-xx-xx-xx@example.com/;save]]'' | ||
| To register WinSCP to handle the URL addresses use [[installation|installer]] or go to [[ui_pref_integration|Preferences dialog]]. | To register WinSCP to handle the URL addresses use [[installation|installer]] or go to [[ui_pref_integration|Preferences dialog]]. | ||