Overview

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

The file import module allows you to import files including their entire folder structure from the disk to the Kentico CMS content repository (content tree). When files are uploaded this way, they are stored as CMS.File (or CMS.Folder) documents. The module allows large amounts of files to be selected, which eliminates the need to create documents and upload files in the content tree manually one-by-one.

 

The module's user interface can be found in CMS Desk -> Tools -> File import.

 

For a more specific example of using this module to import files, please refer to the Developer's Guide -> Modules -> File import -> Importing files topic.

 

The Security topic in the same chapter of the Developer's Guide shows how permissions can be set for this module. The use of this module should usually only be allowed for site administrators, as it doesn't check certain security settings from Site Manager -> Settings -> Files, such as allowed file extensions.

 

The file import module isn't the only way files can be uploaded to the Kentico CMS system. For other options and information about general file management, please refer to the Developer's Guide -> Content management -> File Management chapter of this guide.

 

Page url: http://devnet.kentico.com/docs/5_5r2/contexthelp/index.html?file_import_overview.htm