Example of undefined in React File Manager Component

/
/
DirectoryUpload

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

More Details...

Loading....
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 all the basic file operations such as create, rename, delete and so on.

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.