scp test.php root@127.0.0.1:/test
意思是 发送 test.php 文件 到ip为127.0.0.1 root用户的 /test 目录下面

相关文章: