Javascript Popup File Manager

Long time. Net programmer looking for assistance with getting the JS File Manager working. My requirement are simple...

My organization has an intranet site that users access files and folders on a network share. We're currently using the EnableLocalFileLinks browser extension but I'd like to pop these directories from HTML usinfg UNC path up in a popup window with File Manager.

My knowledge of Javascript is rudimentary at best and I can't seem to find any real good working examples for this. The examples on this site isn't even written in Javascript, which seems strtange to me.

Thanks in advance for your help.


1 Reply

SA SureshRajan Alagarsamy Syncfusion Team October 27, 2023 09:52 AM UTC

Hi Michael,


We have reviewed your query and understand that you are in search of a JavaScript File Manager working sample. You can find the JavaScript File Manager working sample from below along with the user guide documentation.


Sample : https://stackblitz.com/edit/ldc1pj?file=index.js


Documentation : https://ej2.syncfusion.com/javascript/documentation/file-manager/es5-getting-started


In addition to this, you mentioned your interest in sharing files and folders within a specific network. Syncfusion offers an FTP File System provider that enables users to access the hosted file system as a collection of objects stored in the file storage using the File Transfer Protocol (FTP).


Refer to the below documentation that contains further more details about the FTP File System Provider.


Documentation : https://ej2.syncfusion.com/javascript/documentation/file-manager/file-system-provider#file-transfer-protocol-file-system-provider


Please get back to us if you need any further assistance.


Regards,
Suresh.


Loader.
Up arrow icon