How to secure your files on your FTP and disallow people seeing a list of them

You can block people seeing a list of files in a FTP directory by adding an index.html file (even if it’s blank)

Or add this to the .htaccess file (note that htaccess files in lower directories over ride the root htaccess file etc.

Options -Indexes