Node.js调用fs.renameSync报错(Error: EXDEV, cross-device link not permitted) 在写一个文件上传的功能时候,调用fs.renameSync方法错误出错代码所在如下:functionupload(respo cross