Differences
This shows you the differences between the selected revisions of the page.
2007-04-04 | 2007-04-04 | ||
4.0 ftp (martin) | integration#url (martin) | ||
Line 9: | Line 9: | ||
You can also copy file URL to clipboard. URL will be in format: | You can also copy file URL to clipboard. URL will be in format: | ||
<code><protocol>://<session>/<path>/<filename></code> | <code><protocol>://<session>/<path>/<filename></code> | ||
- | where ''protocol'' is "sftp", "ftp" or "scp" and ''session'' is name of currently opened [[ui_login_stored_sessions|stored session]] or ''user@host''. This is URL format that WinSCP understands, when registered to handle [[integration#scp_and_sftp_protocols_url_addresses|SFTP and SCP protocols URL addresses]]. | + | where ''protocol'' is "sftp", "ftp" or "scp" and ''session'' is name of currently opened [[ui_login_stored_sessions|stored session]] or ''user@host''. This is URL format that WinSCP understands, when registered to handle [[integration#url|SFTP and SCP protocols 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. |