
ftp Consider using PASV. 550 Failed to open file.
windows系统下载用户/home/wj下面一个myf链接文件时报错 Consider using PASV. 550 Failed to open file.
后来自己测试用root用户创建文件以及链接文件,都可以下载,按网上修改了几个参数
sudo setsebool allow_ftpd_full_access 1 sudo sestatus -b | grep ftp sudo setsebool tftp_home_dir 1
sudo service vsftpd restart 然后重启
👁️ 阅读量:0
© 版权声明:本文《ftp Consider using PASV. 550 Failed to open file.》内容均为本站精心整理或网友自愿分享,如需转载请注明原文出处:https://www.zastudy.cn/wen/1686555125a290705.html。