|
The putty.zip package consists of a collection of command-line
utilities, which will enable the user to connect and conduct file transfers
in a secure manner. The two most significant transfer tools in the
collection are: pscp.exe, a copy program, and psftp.exe,
an FTP-style client.
If you wish to use a graphical interface, there is an excellent
open-source scp/sftp client, called WinSCP, freely available for
download here.
WinSCP goes beyond the basic file transfer operations and allows the user
to manage directories and file attributes, such as setting permissions
and group ownership on files or directories. In addition with
WinSCP, the user can perform remote text file editing.
|