↑↓ 选择 · Enter 打开 · Esc 关闭

scp file user@host:dst

远程复制

Linux 通用
⭐ 基础
2 次浏览
详细说明

远程复制

使用示例
scp test.txt pi@192.168.3.217:/tmp/
标签: #linux #运维