问题如下:[root@localhost apps]# ftp 10.xxx.xxx.xxxConnected to 10.xxx.xxx.xxx220 (vsFTPd 2.0.5)530 Please login with USER and PASS.530 Please login with USER and PASS.KERBEROS_V4 rejected as an authentication typeName (10.xxx.xxx.xxx:root): root530 Permi
转自:http://blog.csdn.net/huangbiao86/article/details/6641952 ftp服务器 1. 在Linux和其他机器之间共享文件(在linux下安装ftp) 2. 具体安装步骤: a) 首先查看我的Redhat5上是否已经安装 rpm -qa|grep vsftpd b) 查看服务的运行状态: Service iptables status c) 安装. 如果没有安装话,就要选择一种方式安装 i.