JAVA 開發(fā)
1.修改/etc/vsftpd.conf將里面的write_enable=yes,anonymous_enable=yes,local_login=yes.
2./etc/inetd.conf將里面關(guān)于ftp的兩行的注釋去掉。
3.將/etc/ftpusers中不能出現(xiàn)將來要登錄的帳戶名。
4。進(jìn)入/etc/init.d/執(zhí)行:./inetd restart 。按照以前的經(jīng)驗(yàn)這樣ftp服務(wù)就應(yīng)該打開了。
標(biāo)簽:
yes
anonymous_enable
write_enable
local_login
上傳時(shí)間:
2016-07-26
上傳用戶:hoperingcong