scp file user@host:dst
远程复制
Linux
通用
⭐ 基础
3 次浏览
⭐ 基础
3 次浏览
详细说明
远程复制
使用示例
scp test.txt pi@192.168.3.217:/tmp/
标签:
#linux
#运维