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 EFT 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 Advanced tab.

  4. In the Banned File Types area, 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.

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