How to upload a file from Windows machine to Linux machine using command lines via PuTTy?

The Solution to How to upload a file from Windows machine to Linux machine using command lines via PuTTy? is


Try using SCP on Windows to transfer files, you can download SCP from Putty's website. Then try running:

pscp.exe filename.extension [email protected]:directory/subdirectory

There is a full length guide here.

~ Answered on 2011-08-19 04:57:59


Most Viewed Questions: