Linux 下匿名访问Windows 下的ftp

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>

相关推荐