This is an old revision of the document!
Integration with Windows
You can integrate WinSCP with Microsoft Windows in several ways. You can set up the integration during installation or later on Integration tab of Preferences dialog.
WinSCP can also closely cooperate with other applications.
- Desktop and Quick Launch Icons
- Windows Explorer’s ‘Send To’ Context Menu
- SFTP and SCP Protocols URL Addresses
- Search Path
- Drag&drop Shell Extension
Advertisement
Desktop and Quick Launch Icons
You can have shortcut icons to WinSCP on your desktop or Quick Launch toolbar of Windows Taskbar. The shortcut can open WinSCP login dialog only or open stored session directly.
To create the first kind of icon use installer or go to Preferences dialog. To create the second kind of icon go to Stored Sessions tab of Login dialog, select stored session and use Shell icon button.
The icons with associated with stored session can also upload the files dropped on them1.
SFTP and SCP Protocols URL Addresses
WinSCP can be registered to handle SFTP and SCP protocol URL addresses. For supported URL format see 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 installer or go to Preferences dialog.
Advertisement
If current user’s permissions allow, WinSCP register itself for all users. Otherwise it registers for current user only.
Learn how to copy URL of file selected in file panel to clipboard.
Search Path
From installer or Preferences dialog you can add WinSCP installation directory to search path (environment variable PATH
). This is particularly useful if you use 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
WinSCP installer can install drag&drop shell extension to improve WinSCP capability of downloading files using drag&drop.
- Supported by icons created by version 3.7.6 and newer onlyBack