Banning Unwanted File Types

EFT Server can block the upload or download of certain files. You can specify which files to block using wildcards or exact file names.

For example, to block a file called virus.wav, you can type any of the following:

virus.wav

(blocks the specific file)

*.wav

(blocks all wav files)

*.wa?

(blocks all files whose extension starts with wa)

Take care when defining files to block using with wildcards so that you do not block files that you want to allow.

To ban files

  1. In the Administrator, connect to EFT Server and click the Server tab.

  2. In the left pane, click the Site you want to configure.

  3. In the right pane, click the Security tab.  

  4. In the Data Security area, next to Banned file types, click Configure. The Banned File Types dialog box appears.

  5. Select the Exclude the following files from the Site check box, then type the filename or wildcard representation (*.mp3 or *.mp?) for the file(s) you want to exclude from the Site. Separate multiple entries with commas.

  6. Click OK to close the dialog box.

  7. Click Apply to save the changes on EFT Server.