logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

window中ftp上传时553 Could not create file解决方案

在window中使用ftp上传文件时,会出现下列问题200 PORT command successful. Consider using PASV. 553 Could not create file.解决方案在虚拟机中对ftp的配置进行对应的配置如下图所示上述命令:setsebool对应配置1 如:setsebool tftp_home_dir 1getsebool ...

#虚拟机
注册eureka失败Cannot determine local hostname

解决方案: 配置文件中增加配置 :spring.cloud.inetutils.timeout-seconds=10

#eureka#java#spring
到底了