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>

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/59542.html