vsftpd 匿名看不到目錄 - Linux

Joe avatar
By Joe
at 2008-09-04T09:26

Table of Contents

※ 引述《BILLBADY (幽影藏原)》之銘言:
: 各位前輩大家好
: 今天我架了ftp,使用也正常
: 不過只有一點我一直無法解決
: 我按照鳥哥網站上的方法安裝了vsftpd
: 依序一切弄好後,卻發現匿名登入時,我看不到目錄…
: 但是還是能自己輸入目錄的路徑切換目錄
: 在非匿名登入時,是看的到目錄的
: 所以想請問一下,有沒有人知道如何解決這個問題?
: 謝謝。

go to /etc/vsftpd.conf
check # Anonymus FTP user Settings


--
an amateur of photography,
enjoy recording the wonderful things which happening everyday,
like to try different way and angle to capture the scene,
love the nature lighting and scene.
don't like to use flash light.
that's me.

--
Tags: Linux

All Comments

pcmanx plugin安裝

Steve avatar
By Steve
at 2008-09-04T01:56
剛剛安裝好了pcmanx plugin之後,就開始試它的各種特性。因為剛裝好它一直說 找不到那種通訊協定,但是我看明明就什麼東西都有。不過看了 /usr/lib/iceweasel/iceweasel-xremote-client裡面的內容之後,就明白問題在哪兒了! 我在 /etc/ld.so.conf.d ...

關於安裝套件wine

Brianna avatar
By Brianna
at 2008-09-03T23:39
在下新手上路 去google了一下在linux下開啟.exe檔 我已經照步驟ctrl+alt+t sudo wget xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx (好像是wine的套件相關的網址) 然後套件管理程式打開 按了一下左上角的套件載入 搜尋找到wine的套件 可是 ...

請問這是否是跳脫字元的關係

Liam avatar
By Liam
at 2008-09-03T21:45
exec_cmd(){ $m_cmd if [ $? -ne 0 ] ; then logger -p local1.error -t $0 and#34;Err $m_cmdand#34; echo and#34;Err $m_cmdand#34; else ...

沒有帳號密碼~如何登入?!

Joe avatar
By Joe
at 2008-09-03T21:41
手邊有一台Linux忘記帳號密碼.. 如果把硬碟拆下.裝在另一台上..用另一台linux登入..可以正常open嗎?! -- 這就是簽名檔 .. 完 andgt;http://www.wretch.cc/mypage/subaru781andlt; - ...

$'\nnn'

Hazel avatar
By Hazel
at 2008-09-03T20:53
※ 引述《godfield (咖啡貓)》之銘言: : ※ 引述《antontw (習慣)》之銘言: : : cat test.txt #範例文字檔 : : \346\226\260\351\200\262 : : antonatgama:~/test$ cat test.sh : : #!/usr/bin/e ...