integration » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
integration 2012-05-04 | integration 2020-10-30 (current) | ||
Line 1: | Line 1: | ||
====== Integration with Windows ====== | ====== Integration with Windows ====== | ||
- | You can integrate WinSCP with Microsoft Windows in several ways. You can set up the integration during [[installation|installation]] or later on //[[ui_pref_integration|Integration tab]]// of Preferences dialog. | + | You can integrate WinSCP with Microsoft Windows in several ways. You can set up the integration during installation on //[[ui_installer_selecttasks|Select Additional Tasks page]]// or later on Preferences dialog on //[[ui_pref_integration|Integration page]]//. |
- | WinSCP can also closely cooperate with [[integration_app|other applications]]. | + | WinSCP can also closely cooperate with [[integration_app|other applications]] namely [[integration_putty|PuTTY]]. |
- | COMO BAJAR DE PESO: Si esa ha sido la pregunta que te ha estado inquietando, entonces la respuesta es que ¡sí se puede! | + | ===== [[icons]] Desktop ===== |
+ | You can have shortcut icons to WinSCP on your desktop. The shortcut can display WinSCP's [[ui_login|login dialog]] or open a [[session_configuration#site|site]], site folder, or [[workspace]] directly. | ||
- | Muy bien, antes de que saltes de alegría, déjame decirte que no soy como aquellos otros expertos que te dicen cualquier cosa sobre como bajar de peso, con tal de entusiasmarte. | + | To create a shortcut to WinSCP, simply allow the program to create the icons itself when running the [[ui_installer_selecttasks|installer]], or click the buttons found in the [[ui_pref_integration|Preferences dialog]] if WinSCP is already installed. Shortcuts to sites, site folders and [[workspace|workspaces]] are easily made from [[ui_login#shortcuts|Login dialog]]. |
- | http://consejosparabajardepeso.org/como-bajar-de-peso/ | + | |
- | ===== [[send_to]] Windows Explorer's 'Send To' Context Menu ===== | + | The icons associated with site also serve as [[task_upload|upload]] drop targets, allowing files to be automatically uploaded when dragged over the icon and dropped. |
- | 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. | + | ===== [[jumplist]] Jump List ===== |
- | To remove the icon, go to ''C:\Documents and Settings\username\SendTo'' folder (or to ''C:\Users\username\AppData\Roaming\Microsoft\Windows\SendTo'' folder on Windows 7) and remove respective shortcut. | + | From WinSCP [[ui_jump_list|jump list]] you can open recent sites and workspaces. |
- | ===== [[url]] SFTP and SCP Protocols URL Addresses ===== | + | ===== [[send_to]] Windows File Explorer's 'Send To' Context Menu ===== |
- | 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. | + | You can have shortcut icons appear in the 'Send To' menu, found in the //File// menu in Windows File 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#site|site]] directly. In both cases after the site 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 register WinSCP to handle the URL addresses use [[installation|installer]] or go to [[ui_pref_integration|Preferences dialog]]. | + | To create a shortcut that displays the Login dialog, use [[ui_installer_selecttasks|installer]] or go to [[ui_pref_integration|Preferences dialog]]. Alternatively, a shortcut that automatically opens site can be created on [[ui_login#shortcuts|Login dialog]]. |
- | If current user's permissions allow, WinSCP register itself for all users. Otherwise it registers for current user only. | + | To remove the icon, go to ''C:\Users\username\AppData\Roaming\Microsoft\Windows\SendTo'' folder (or to ''C:\Documents and Settings\username\SendTo'' folder on Windows XP and older) and remove respective shortcut. &winpath &winxp |
- | Learn how to [[filenames#file_url|copy URL of file]] selected in file panel to clipboard. | + | ===== [[url]] Protocol URL Addresses ===== |
+ | WinSCP can be [[integration_url|registered to handle protocol URL addresses]]. | ||
- | ===== Search Path ===== | + | ===== [[search_path]] Search Path ===== |
- | From [[installation|installer]] or [[ui_pref_integration|Preferences dialog]] you can add WinSCP installation directory to search path (environment variable ''PATH''). This is particularly useful if you use [[scripting|console/scripting mode]]. | + | From [[ui_installer_selecttasks|installer]] or [[ui_pref_integration|Preferences dialog]] you can add WinSCP installation directory to search path (environment variable ''PATH''). This is particularly useful if you use [[scripting|console/scripting mode]]. |
- | + | ||
- | To change the search path, the installer modifies ''autoexec.bat'' on Windows 95/98/ME and changes machine (all users) registry keys on Windows NT/2000/XP and newer. | + | |
===== Drag&drop Shell Extension ===== | ===== Drag&drop Shell Extension ===== | ||
- | WinSCP [[installation|installer]] can install [[dragext|drag&drop shell extension]] to improve WinSCP capability of downloading files using drag&drop. | + | WinSCP [[ui_installer_selecttasks|installer]] can install [[dragext|drag&drop shell extension]] to improve WinSCP capability of downloading files using drag&drop. |
+ | ===== The Clipboard ===== | ||
+ | WinSCP fully supports [[clipboard|operations through the clipboard]]. |