更改

跳转至: 导航搜索

如何在Linux之间复制文件及文件夹

添加231字节, 2017年4月20日 (四) 20:51
无编辑摘要
本例中使用scp(secure copy)命令进行复制。scp命令适用于在Linux下进行远程拷贝文件。 1. On CentOS/RHEL and Fedora# yum install openssh-clientsOn Ubuntu and Debian$ sudo apt-get install openssh-client
1,138
个编辑

导航菜单