Integrating Files from Azure File Share with Syncfusion File Manage

Hi,

I am trying to use Syncfusion File Manager control with out Blazor webassembly application. Is there a way to integrate the Azure 'File share' (not Azure blob) with the File Manager control? Please let me know if there is a sample available. Thanks.


1 Reply

IL Indhumathy Loganathan Syncfusion Team August 17, 2023 03:01 PM UTC

Hi Ramesh,


Greetings from Syncfusion support.


Currently we have file service provider for Azure blob storage support. We have already considered the Azure file share storage support as a feature request. Support for this feature will be included in any one of our upcoming releases. Generally, we will plan any feature implementation based on customer request count, feature rank and wish list plan for some feature.


Please track the following feedback link to know the status of this feature implementation.


https://www.syncfusion.com/feedback/21648/need-to-provide-support-for-accessing-azure-file-storage-with-filemanager


However, we have shared the details of Azure file service provider for your reference.


https://github.com/SyncfusionExamples/azure-aspcore-file-provider


Documentation: https://blazor.syncfusion.com/documentation/file-manager/file-system-provider#aspnet-core-azure-cloud-file-system-provider


Demo: https://blazor.syncfusion.com/demos/file-manager/azure?theme=fluent


We would also like to mention that our File Service providers only developed in specific storages to demonstrate the usage of File Manager component. But you can refer our available file service provider and write your own service provider similar to this based on your scenario for File Manager component. But you need to return the response from server in a specified format with required parameters to perform file operations. In File Manager component, we have handled file operations by fetching response from server. To know more about file operations, check the below link.


https://blazor.syncfusion.com/documentation/file-manager/file-operations#reading-files-and-folders


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


Regards,

Indhumathy L


Loader.
Up arrow icon