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 [email protected]:/home" (pscp scource destination)
4. type in password
时间: 2024-10-25 06:03:37