SFTP2
SFTP2.EXE is a Windows port of the UNIX
Secure File Transfer 2 tool (sftp2).
SFTP2 is an FTP-like client that can be used for file
transfer over the network. SFTP2 uses SSH2 in data connections, so the
file transport is secure.
However, it should be noted that SFTP2 is not designed to be a drop-in
replacement for an FTP client. It is an application that implements secure file
transfer functionality and has most features that common FTP applications have.
In order to connect using SFTP2, you need to make sure that sshd2 is running on
the remote host computer you are connecting to.
Note: From SSH Secure Shell for Workstations (SSH Secure Shell) version 3.2.3 onwards, some
new option switches have been introduced. Now sftp2.exe launches
ssh2.exe as a transport. Therefore the configuration and authentication
features of ssh2.exe can be used in sftp2.exe as well.