scp root@172.18.119.106:/root/bin/systeminfo.sh .
从172.18.119.106这台主机,以root身份拷贝systeminfo.sh到当前工作目录


scp linux-4.16.13.tar.xz root@172.18.119.186:/app
将当前工作目录下linux-4.16.13.tar.xz发送到172.18.119.186/app下

scp root@172.18.119.106:/root/bin/systeminfo.sh .
从172.18.119.106这台主机,以root身份拷贝systeminfo.sh到当前工作目录
scp linux-4.16.13.tar.xz root@172.18.119.186:/app
将当前工作目录下linux-4.16.13.tar.xz发送到172.18.119.186/app下
本文标题:scp;远程复制脚本
本文链接:https://www.haomeiwen.com/subject/ndezjftx.html
网友评论