红联Linux门户
Linux帮助

Linux下匿名访问Windows下的ftp

发布时间:2014-12-17 21:48:57来源:linux网站作者:tolywang

Linux 下匿名访问Windows 下的ftp

[Oracle@localhost RedHat5.3]$ ftp  10.1.88.80

Connected to 10.1.88.80.

220 Microsoft FTP Service

500 'AUTH GSSAPI': command not understood

500 'AUTH KERBEROS_V4': command not understood

KERBEROS_V4 rejected as an authentication type

Name (10.1.88.80:oracle):anonymous

331 Anonymous access allowed, send identity (e-mail name) as password.

Password:

230 Anonymous user logged in.

Remote system type is Windows_NT.

ftp>