2015年1月9日
摘要: 现象:当xcopy的文件的全名(包括目录和文件名)的长度超过255字符时,会copy失败,得到insufficient memory错误解决方法:在Server 版的OS中,有robcopy命令可以解决此问题。用法: robcopy souredir destinationdir /MIR 阅读全文
posted @ 2015-01-09 16:17 西西弗斯 阅读(398) 评论(0) 推荐(0) 编辑