For Unix systems, including FreeBSD (and BSD in general) and Linux, there is a utility called SCP (and its specific variants) for securely copying files over the network between computers using SSH.
But what can you use to copy files between Windows and Unix, also over SSH?
A free utility called WinSCP is available for download (widely known among the community of system administrators who work with both Windows and Unix).
Here is the link to download it (and the developer's website): http://winscp.net/eng/docs/lang:ru
Comments