一、输入
scp 201207.tar.gz root@192.1001.122:/backup
二、输入密码:abc123
注解:
scp 201207.tar.gz :将要传输的文件
root :目标机器用户名
192.1001.122:目标机器IP
backup:文件将要传输到的文件目录