integration » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2012-01-11 | 2012-01-11 | ||
WDDDE (213.130.254.165) (hidden) | Restored revision 1311415527. Undoing revisions 1326288122, 1326288167. (martin) (hidden) | ||
Line 11: | Line 11: | ||
The icons associated with stored session also serve as [[task_upload|upload]] drop targets, allowing files to be automatically uploaded when dragged over the icon and dropped ((Supported by icons created by version 3.7.6 and newer only)). | The icons associated with stored session also serve as [[task_upload|upload]] drop targets, allowing files to be automatically uploaded when dragged over the icon and dropped ((Supported by icons created by version 3.7.6 and newer only)). | ||
- | GQQQQQQQWCTF | + | ===== [[send_to]] Windows Explorer's 'Send To' Context Menu ===== |
- | dcfvgbhjklqwCVC WVVVVVEV | + | You can have shortcut icons appear in the 'Send To' menu, found in the //File// menu in Windows Explorer and displayed when a file is right-clicked. Shortcuts can either open WinSCP and present the [[ui_login|Login dialog]] or open a [[session_configuration#stored|stored session]] directly. In both cases after the session is opened, the selected file(s) are [[task_upload|uploaded to the server]]; WinSCP can then close or go on to display its user interface. |
+ | |||
+ | To create a shortcut that displays the Login dialog box, use [[installation|installer]] or go to [[ui_pref_integration|Preferences dialog]]. Alternatively, a shortcut that automatically opens stored sessions can be created by going to the //[[ui_login_stored_sessions|Stored Sessions]]// tab of the Login dialog box; select the stored session and click the //Shell icon// button. | ||
+ | |||
+ | To remove the icon, go to ''C:\Documents and Settings\username\SendTo'' folder (or to ''C:\Users\Martin\AppData\Roaming\Microsoft\Windows\SendTo'' folder on Windows 7) and remove respective shortcut. | ||
+ | |||
+ | ===== [[url]] SFTP and SCP Protocols URL Addresses ===== | ||
+ | WinSCP can be registered to handle SFTP and SCP protocol URL addresses. For supported URL format see [[commandline|command-line options]]. 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 register WinSCP to handle the URL addresses use [[installation|installer]] or go to [[ui_pref_integration|Preferences dialog]]. | ||
+ | |||
+ | If current user's permissions allow, WinSCP register itself for all users. Otherwise it registers for current user only. | ||
+ | |||
+ | Learn how to [[filenames#file_url|copy URL of file]] selected in file panel to clipboard. | ||
===== Search Path ===== | ===== Search Path ===== |