How to copy and paste to and from a PuTTY window

It may not be obvious to you, but copying and pasting to and from a PuTTY window are possible. This tutorial will show you how to do that

Copying and pasting in PuTTY is very easy but different from the way it’s done in most other programs

You’ll need to be logged in to a PuTTY session before you begin

All you have to do is left-click and drag to make a selection

As soon as you let go of the mouse button, the selection is instantly copied to your clipboard and ready to be pasted

Simply click off of the selection to deselect it

Now, let’s paste the selection into another window. For this tutorial, we’ll use a Notepad window that we already have open

Right-click, then Paste

The selection has been copied and pasted successfully

Now, let’s try copying and pasting an SSH command we’ve stored in a different Notepad window

Right-click and Copy

Return to PuTTY

Simply right-click to paste

Press Enter to execute the command

You can also select and copy a rectangular region in PuTTY. For our purpose, this is useful to copy just the filenames in this directory listing

Hold down ALT, then click and drag from the top left corner to the bottom right

Switch back to Notepad

Press CTRL+V to paste

The rectangular region you copied has been pasted successfully

This completes the tutorial. You should now know how to copy and paste to and from PuTTY

  • 0 Users Found This Useful
  • copy, paste, putty, window
Was this answer helpful?

Related Articles

How to start PuTTY in a maximized window

This tutorial assumes you have located PuTTY and starts from your desktop.Now let’s learn how to...

How to load save delete server connection setting in PuTTY

This tutorial assumes you have already downloaded PuTTY and located its .exeDouble-click the...

How to change character settings in PuTTY

This tutorial assumes you have already opened PuTTYNow let’s learn how to change the character...

How to clean up your PuTTY sessions

This tutorial assumes you have already opened your Windows command line.Now let’s learn how to...

How to create a log file of your PuTTY session

This tutorial assumes you have already downloaded PuTTY and located its .exeDouble-click the...