Restricting File Extensions

As an administrator, for security reasons you may want to create a set of rules for the working environment where many users have access to a central resource, such as files and folders in FileCloud.

  • This helps prevent users from uploading malicious attachments and viewing them.
  • By default FileCloud will restrict files with php extensions. This is to prevent any code injection.

    To manage extensions in the Admin Portal:

    1. Log into Admin Portal.
    2. From the left navigation panel, select Settings.
    3. On the Settings screen, select the Misc. tab, and then the General tab.
    4. Scroll down until you see the Disallowed File Extensions box.
    5. In the Disallowed File Extensions box, specify the restricted extensions.


    This list of extensions must use the following character as the delimiter:

    • '|'
    • For example, to add restrictions for mp3 and mp4 to the list of disallowed extensions:

      php|php5|phar|phtml|mp3|mp4