

Also Check: How to Transfer Files from PC to PC? If you want to use the command-line file transfer utility PSCP, you will need to run this from a Command Prompt or equivalent, because it will not do anything useful without command-line options telling it what files to copy to and from where. So you can work on the Unix machine as if you were sitting at its console, while actually sitting somewhere else.īesides using PuTTY for secure terminal login, do you know that it can also help to transfer files securely between your personal computer and HPC directories? It is more than just the single executable that most of you are familiar with. It opens a window and then, anything you type into that window is sent straight to the Unix machine, and everything the Unix machine sends back is displayed in the window. In really simple terms: you run the PuTTY SSH client on a Windows machine and tell it to connect to (for example) a Unix machine. PuTTY implements the client end of that session: the end at which the session is displayed, rather than the end at which it runs. These protocols are all used to run a remote session on a computer, over a network.

It is a program for the SSH, Telnet, and Rlogin network protocols. PuTTY is open source SSH client software designed for Windows operating system. Home » Windows » PuTTY SSH Client Software
