scp command in linux to copy file from one server to another 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