SyntaxFix
Write A Post
Hire A Developer
Questions
You can use PSCP to copy files from Windows to Linux.
Type command pscp source_file user@host:destination_file
pscp source_file user@host:destination_file
pscp sample.txt [email protected]:/mydata/sample.txt
Reference