*環境の再整備
Network の整備を行った序に、FTP の整備(設定の再調整)を行った。
参照
Ubuntu 12.04 サーバー再構築(10) FTPの導入 - ろっひー 平成25(2673;2013)年05月26日 15時13分
接続が行えない
以下の Error が出て、接続を行えない。
500 OOPS: vsftpd: refusing to run with writable root inside chroot()
>対処(追記)
$ sudo vi /etc/vsftpd.conf
allow_writeable_chroot=YES
参照
vsftpdの設定で謎のエラーにハマった - TomoProgの技術書
平成28(2676;2016)年03月02日