xftp5传输文件错误

256 阅读1分钟

image.png

遇到这种传输错误的问题多半是没有给当前的文件夹赋予可执行权限,使用Linux命令 chmod777 赋予文件夹可执行权限

image.png

image.png

上传就成功了~