vsftpd 隠しファイルを表示する CentOS

Proftpdと同じような設定を行っている途中に設定し忘れていたのでメモしておきます。

設定ファイルを開く
# vi /etc/vsftpd/vsftpd.conf
設定ファイルの後ろの方に下記を追記
force_dot_files=YES
保存して再起動する。

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(Spamcheck Enabled)

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)