I have two computer,one computer installed windows2000
server(IP 192.168.0.1),another computer installed Red Hat Linux7.0(IP
192.168.0.2),I want to use ftp command from window2000 server to Red Hat
Linux,like follows:
C:\>ftp 192.168.0.2
But I get follow message:
Connected to 192.168.0.2. Connection closed by remote host. Then I ftp itself in Red Hat Linux7.0,like follows:
#ftp 192.168.0.2
Connected to 192.168.0.2
Then I wait a long time,finally it shows:
220 FTP server(Version wu-2.6.1(1) Wed Aug 9 05:54:50 EDT 2000)
ready.
530 Please login with USER and PASS.
530 Please login with USER and PASS.
KERBEROS_V4 rejected as an authentication type
Name(192.168.0.2:root):
Why I can't ftp from windows to Red Hat Linux and can ftp itself?
How to realize ftp from windows 2000 Server to Red Hat Linux 7.0?
Thanks in advance.
Edward
|