标签:选项 ref chmod 文件拷贝 chm body 成功 解决方案 config
Linux 下scp传文件时错误 scp: /usr/tools: not a regular file 不能成功传送 解决方案
1:有可能没权限 chmod 777
2: 在使用scp时加上-r 参数
scp -r root@192.168.16.5:/usr/tools/xxxx
标签:选项 ref chmod 文件拷贝 chm body 成功 解决方案 config
原文地址:http://www.cnblogs.com/mnote/p/6873758.html