以下の内容はhttps://iww.hateblo.jp/entry/20120518/vsftpdより取得しました。


vsftpdの設定

421 Service not available, remote server has closed connection
とりあえずxinetd経由で

/etc/xinetd.d/vsftpd

service ftp
{
         disable                 = no
         socket_type             = stream
         protocol                = tcp
         wait                    = no
         user                    = root
         server                  = /usr/sbin/vsftpd
}

/etc/vsftpd.conf

listen=NO


Windowsftpコマンドをcygwin上で動かそうとすると狂う




以上の内容はhttps://iww.hateblo.jp/entry/20120518/vsftpdより取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14