User Tools

Site Tools


putty

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

putty [2017/05/05 14:34]
pawel created
putty [2018/07/24 08:20] (current)
root Added pscp file from windows to linux machine
Line 6: Line 6:
 <code>regedit /e "%userprofile%\desktop\putty-registry.reg" HKEY_CURRENT_USER\Software\Simontatham</code> <code>regedit /e "%userprofile%\desktop\putty-registry.reg" HKEY_CURRENT_USER\Software\Simontatham</code>
  
 +== how to pscp file from windows to linux ==
 +
 +  - Open the Command Prompt window, and if necessary set up your path variable
 +  - 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:<code>pscp c:\documents\info.txt userid@server.example.com:/tmp/foo/info.txt</code>
 +  - When prompted, enter your password for the server.
putty.1494009244.txt.gz ยท Last modified: 2017/05/05 14:34 by pawel