How to use SCP command
The SCP (Secure Copy) command in the command line interface:The basic syntax for the SCP command is:
scp [options] source_file [user@]host1:destination_file
The key elements are:
[options]: Various options you can use to customize the SCP command, ...
lizhiyu.me2 min read