MAN vsftpd
hide_file hide_file
This option can be used to set a pattern for filenames (and directory names This option can Be Used to set a pattern for filenames (and directory names
etc.) which should be hidden from directory listings. etc..) Which Should Be hidden from directory listings. Despite being hidden, Despite Being hidden,
the files / directories etc. the files / directories etc.. are fully accessible to clients who know what Fully accessible to customers are Who Know What
names to actually use. Actually names to use. Items will be hidden if their names contain the string Items Will Be hidden if Their Names Contains the string
given by hide_file, or if they match the regular expression specified by hide_file a sealed envelope, or If They match the regular expression specified by
hide_file. hide_file. Note that vsftpd's regular expression matching code is a simple Note That vsftpd's regular expression matching code is simple to
implementation which is a subset of full regular expression functionality. WHICH IS implementation has subset of full regular expression Functionality.
See
deny_file deny_file
for details of exactly what regex syntax is supported. for details of regex syntax Exactly What IS Supported.
Example: hide_file={.mp3,.hidden,hide,h?} Example: hide_file = (*. mp3,. Hidden, hide *, h?)