User Tools

Site Tools


putty

This is an old revision of the document!


How to export Putty sessions

In order to export putty sessions, you need to go to Run command (Windows + r) and enter the following:

regedit /e "%userprofile%\desktop\putty-registry.reg" HKEY_CURRENT_USER\Software\Simontatham
how to pscp file from windows to linux
  1. Open the Command Prompt window, and if necessary set up your path variable
  2. To copy the local file c:\documents\info.txt as user username to the server server.example.com with destination directory /tmp/foo, type at the prompt:
    pscp c:\documents\info.txt userid@server.example.com:/tmp/foo/info.txt
  3. When prompted, enter your password for the server.
putty.1532434855.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki