Free SFTP and FTP client for windows

Stumbled over a good link? Post it here... (the board is flushed regularly)
Post Reply
User avatar
computathug
Administrator
Administrator
Posts: 2693
Joined: 29 Mar 2007, 16:00
17
Location: UK
Contact:

Free SFTP and FTP client for windows

Post by computathug »

Introducing WinSCP
Table of Contents +-

* Features
* History

WinSCP is an open source free SFTP client and FTP client for Windows. Legacy SCP protocol is also supported. Its main function is safe copying of files between a local and a remote computer.
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

Code: Select all

http://winscp.net/eng/index.php
brilliant for transferring files between a windows and linux client.

Post Reply