linux复制文件/文件夹到另外一台机子

scp -r /var/www/html/ root@192.168.2.26:/var/www/htmlhtml 回车后输入192.168.2.26的root用户密码,默认端口22,【-r】表示目录,文件不用-r htm
相关文章
相关标签/搜索