首先 Linux 搭建ftp,开放21端口.(省略...) 你可能会遇到以下问题:错误 SELinux is disabled 解决: setenforce: SELinux is disabled 那么说明selinux已经被彻底的关闭了 如果需要重新开启selinux,请按下面步骤: vi /etc/selinux/config 更改为:SELINUX=1 必须重启linux,不重启是没办法立刻开启selinux的.331 Please specify the password. 执行如下命
建立了一个域用户ftp. 始终登陆不上winserver 2008 R2上的FTP. 错误如下: 530-User cannot log in. Win32 error: Logon failure: unknown user name or bad password. Error details: Anonymous authentication is not allowed. 后来将这个用户改名为ftp1就可以了.看来是个bug,不允许ftp用户存在. ftp1登陆后遇到如下错误, 用户