从一台服务器发送文件到另一台服务器

scp test.php root@127.0.0.1:/test
意思是 发送 test.php 文件 到ip为127.0.0.1 root用户的 /test 目录下面
posted @ 2020-07-23 19:05  包子心的土豆  阅读(1432)  评论(0编辑  收藏  举报