how to copy files from windows to linux using scp command code example
Example: scp copy file command line
scp [OPTION] [user@]SRC_HOST:]file1 [user@]DEST_HOST:]file2
scp [OPTION] [user@]SRC_HOST:]file1 [user@]DEST_HOST:]file2