Differences
This shows you the differences between the selected revisions of the page.
2013-12-20 | 2014-07-13 | ||
5.5 removing beta tags (martin) | 5.6 generate url (martin) | ||
Line 7: | Line 7: | ||
==== File URL ==== | ==== File URL ==== | ||
- | You can also copy file URL to clipboard. URL will be in format: | + | To open [[ui_generateurl|Generate URL dialog]] for selected files go to //File(s) > File Names > Generate URL//. &beta_feature |
- | <code><protocol>://<session>/<path>/<filename></code> | + | |
- | where ''protocol'' is protocol name and ''session'' is name of currently opened [[session_configuration#site|site]] or ''user@host'' (see [[session_url|session URL]]). This is URL format that WinSCP understands, when registered to handle [[integration_url|protocol URL addresses]]. | + | |
See [[custom_commands#url|example of custom command]] that puts HTTP (web page) URL of file to clipboard. | See [[custom_commands#url|example of custom command]] that puts HTTP (web page) URL of file to clipboard. |