Example of undefined in Javascript File Manager Control

/
/
Directory upload

This sample demonstrates the folder (directory) upload feature of FileManager component. Select 'Folder' from toolbar item to select and upload a folder.

More Details...

Description

In this demo, a folder upload enabled by setting directoryUpload as true. It allows to select or drop a folder to upload all its contents including hierarchy folders and files. The folder (directory) upload is supported for the following file system providers, Physical provider NodeJS provider Azure provider Amazon S3 provider The File Manager component is used to explore a file system through a web application, similar to the windows explorer for windows. It supports the basic file operations such as create, rename, delete. Note: File Manager’s upload functionality is restricted in the online demo. If you need to test upload functionality, please install Syncfusion Essential Studio on your machine and run the demo.