putty use on Windows: transfer file from local computer to server

Transfer file from computer(window) to server

 

prepare: download puttry.exe and pscp.exe from http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html 

1. open cmd window

2. "set PATH=C:\Program Files\PuTTY" (where pscp.ext locates)

3. "pscp sourcetest.jpg username@penguin.xxxx.edu:/home" (pscp scource destination)

4. type in password

posted on 2015-09-13 10:39  freyfly  阅读(173)  评论(0编辑  收藏  举报

导航