WinSSHD is a free for personal use SSH server for the Windows operating system. It supports secure remote access via console (vt100, xterm, bvterm) or gui (remote desktop or WinVNC), secure file transfers using SFTP or SCP and secure TCP / IP connection tunneling. The personal version offers most of the features offered in the [...]
- Author: Jack Wallen
- Published: Apr 11th, 2009
- Comments: 5
Securely copy files with scp
I have to copy files from machine to machine all the time. Most of the time this copying is done over a network connection. When using that transport method I always like to ensure my copying is being done securely. Fortunately Linux has an app for that (sorry, couldn’t resist). That app is scp.
Scp is [...]

