2023年12月7日

scp

摘要: scp 网络间cp 命令 从本地计算机复制文件到远程计算机: scp /path/to/local/file.txt remoteuser@remotehost:/path/to/remote/location/ 复制代码 scp /path/to/local/file.txt remoteuser 阅读全文

posted @ 2023-12-07 15:10 爱新觉罗玄烨 阅读(33) 评论(0) 推荐(0)

导航