WinSCP is an open source free SFTP client, FTP client, WebDAV client and SCP client for Windows. Its main function is file transfer between a local and a remote computer. Beyond this, WinSCP offers scripting and basic file manager functionality.
WinSCP features:
- Graphical user interface
- Translated into several languages
- Integration with Windows (drag&drop, URL, shortcut icons)
- U3 support
- All common operations with files
- Support for SFTP and SCP protocols over SSH-1 and SSH-2 and plain old FTP protocol
- Batch file scripting and command-line interface
- Directory synchronization in several semi or fully automatic ways
- Integrated text editor
- Support for SSH password, keyboard-interactive, public key and Kerberos (GSS) authentication
- Integrates with Pageant (PuTTY authentication agent) for full support of public key authentication with SSH
- Explorer and Commander interfaces
- Optionally stores session information
- Optionally supports portable operation using a configuration file in place of registry entries, suitable for operation from removable media
WinSCP 5.8.3 RC release notes:
Improvements to .NET assembly
- Added Session.TranslateLocalPathToRemote to .NET assembly to generate a remote path equivalent of a local path, given root paths.
- Change: A complete remote error message is stored into a single instance of SessionRemoteException, instead of separating error details into an inner exception.
- Preventing .NET assembly from timing out during lengthy file transfers.
- Preventing winscp.com and .NET assembly timing out waiting for winscp.exe when the system is temporarily busy.
- Bug fix: Session instance could not be used anymore after calling ScanFingerprint.
- Bug fix: Failure when Session.MoveFile source file is not existing and its name has file mask-like syntax.
- Bug fix: WinSCP .NET assembly cannot find WinSCP executable in its installation folder not the default installation folder when used in 64-bit process.
Improvements to custom commands:
- Extensions are configurable.
- Local path pattern (!\) for custom commands.
- All custom command prompts are entered on one dialog box.
- Separating custom commands that do not operate with files to a separate submenu of Commands menu.
- Holding down Ctrl and Shift keys while running a local custom command copies the command to clipboard instead of executing it.
- Displaying full command name in custom command preferences list. The keyboard shortcut now displays in a hint only. [full release history]
Download: WinSCP 5.8.3 RC | 8.5 MB (Open Source)
Download: Standalone Executable | 7.1 MB
Link: WinSCP Home page