樹莓派vsftpd - Linux
By Xanthe
at 2017-11-26T11:57
at 2017-11-26T11:57
Table of Contents
最近想在raspberry pi3上面建FTP
想請問權限問題
安裝vsftpd
$ sudo apt-get install vsftpd
完成後編輯config
# sudo nano /etc/vsftpd.conf
anonymous_enable=NO (不允許匿名登入)
local_enable=YES (允許本地端, 即樹莓派上可使用 FTP 伺服器)
write_enable=YES (允許檔案寫入)
local_umask=002
然後restart
$ sudo service vsftpd restart
之後由PC測試卻發現
用pi登錄
/home/pi 可以讀寫
/media/pi/TOURO 只能讀不能寫 (TOURO是外掛硬碟)
請問我還要檢查哪裡呢?
大感謝
--
Tags:
Linux
All Comments
By Belly
at 2017-11-29T22:48
at 2017-11-29T22:48
By Gary
at 2017-12-03T02:02
at 2017-12-03T02:02
By Bennie
at 2017-12-06T15:04
at 2017-12-06T15:04
By Cara
at 2017-12-07T20:38
at 2017-12-07T20:38
By Suhail Hany
at 2017-12-09T18:38
at 2017-12-09T18:38
By Ursula
at 2017-12-12T10:58
at 2017-12-12T10:58
By Blanche
at 2017-12-16T09:05
at 2017-12-16T09:05
By Daph Bay
at 2017-12-19T04:55
at 2017-12-19T04:55
By Genevieve
at 2017-12-20T19:51
at 2017-12-20T19:51
By Ivy
at 2017-12-22T09:52
at 2017-12-22T09:52
By Andrew
at 2017-12-24T08:23
at 2017-12-24T08:23
By Brianna
at 2017-12-27T02:49
at 2017-12-27T02:49
By Elma
at 2017-12-29T18:15
at 2017-12-29T18:15
By Noah
at 2017-12-31T11:49
at 2017-12-31T11:49
By Sierra Rose
at 2018-01-05T09:10
at 2018-01-05T09:10
By Faithe
at 2018-01-06T21:54
at 2018-01-06T21:54
By Odelette
at 2018-01-07T19:35
at 2018-01-07T19:35
By Dinah
at 2018-01-09T04:44
at 2018-01-09T04:44
By Oscar
at 2018-01-11T01:43
at 2018-01-11T01:43
Related Posts
關於CentOS 7的Firewall與iptables
By Irma
at 2017-11-24T13:11
at 2017-11-24T13:11
解除所有防火牆的指令?
By Olive
at 2017-11-23T20:01
at 2017-11-23T20:01
用Grub如何設定從指定磁區boot
By George
at 2017-11-23T13:23
at 2017-11-23T13:23
怎樣讓USB隨身碟被指定為 sda , 而非sdb
By Sierra Rose
at 2017-11-23T11:33
at 2017-11-23T11:33
筆電選擇
By John
at 2017-11-21T14:25
at 2017-11-21T14:25