  | |  | Why can 't ftp from windows to linux? | Why can 't ftp from windows to linux? 2004-02-08 - By Edward King
Back 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " >
<HTML > <HEAD >
<META http-equiv=Content-Type content= "text/html; charset=gb2312 " >
<META content= "MSHTML 6.00.2800.1276 " name=GENERATOR >
<STYLE > </STYLE >
</HEAD >
<BODY bgColor=#ffffff >
<DIV > <FONT size=2 >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: </FONT > </DIV >
<DIV > <FONT size=2 >C:\>ftp 192.168.0.2 </FONT > </DIV >
<DIV > <FONT size=2 >But I get follow message: </FONT > </DIV > <FONT size=2 >
<DIV > <BR >Connected to 192.168.0.2. <BR >Connection closed by remote host. </DIV >
<DIV > </DIV >
<DIV >Then I ftp itself in Red Hat Linux7.0,like follows: </DIV >
<DIV >#ftp 192.168.0.2 </DIV >
<DIV >Connected to 192.168.0.2 </DIV >
<DIV > </DIV >
<DIV >Then I wait a long time,finally it shows: </DIV >
<DIV >220 FTP server(Version wu-2.6.1(1) Wed Aug 9 05:54:50 EDT 2000)
ready. </DIV >
<DIV >530 Please login with USER and PASS. </DIV >
<DIV >530 Please login with USER and PASS. </DIV >
<DIV >KERBEROS_V4 rejected as an authentication type </DIV >
<DIV >Name(192.168.0.2:root): </DIV >
<DIV > </DIV >
<DIV >Why I can 't ftp from windows to Red Hat Linux and can ftp itself? </DIV >
<DIV > </DIV >
<DIV >How to realize ftp from windows 2000 Server to Red Hat Linux 7.0? </DIV >
<DIV > </DIV >
<DIV >Thanks in advance. </DIV >
<DIV >Edward </DIV >
<DIV > </DIV >
<DIV > </FONT > </DIV > </BODY > </HTML >
|
|
 |