pscp copy file remotely from Windows to Linux
pscp c:\1.txt username@hostname:/tmp
Substitute username
and hostname
for those valid for the Linux system.
pscp c:\1.txt username@hostname:/tmp
Substitute username
and hostname
for those valid for the Linux system.