We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Using FileManager on Linux + Apache?

Hi,

Is it possible to use FileManager on a Linux server with Apache Server? from what I have read in the documentation it seems that it can only be installed on a windows server, but I don't know if it is so or not.

Thank you!


6 Replies 1 reply marked as answer

PA Pere Argelich Romà November 16, 2022 10:33 AM UTC

Any suggestions?



SS Stephan Schrade replied to Pere Argelich Romà November 22, 2022 04:37 PM UTC

Hi Pere,

according to these docs
https://www.syncfusion.com/blogs/post/hosting-multiple-asp-net-core-apps-in-ubuntu-linux-server-using-apache.aspx

https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-apache?view=aspnetcore-7.0

it is possible to host asp net apps on ubuntu with apache.

I haven't tried it yet but this seems pretty straightforward.

Perhaps you can tell wheter this worked for you.

CU Stephan



PA Pere Argelich Romà replied to Stephan Schrade November 22, 2022 04:45 PM UTC

Thank you Stephan, I will try it.

Since for the PDFViewer and DocumentEditor component there are Docker images, I thought that for this component there would also be an image ready to run.



IL Indhumathy Loganathan Syncfusion Team December 14, 2022 03:10 PM UTC

Hi Pere, We currently do not support Linux and Apache file service providers in File Manager. We only have the list of file service providers in the File Manager component. Check out our available service providers at the below link.


https://ej2.syncfusion.com/documentation/file-manager/file-system-provider/


However, you can customize your own service provider for the File Manager component. But you need to return the response from the server in a specified format with the required parameters to perform file operations. In the File Manager component, we have handled file operations by fetching responses from the server. Please find the default response format for file operations at the below link.


https://ej2.syncfusion.com/documentation/file-manager/file-operations/


Also, please explain your requirements in more detail if you have similar requirements for the PDFViewer and DocumentEditor components.


Marked as answer

PA Pere Argelich Romà replied to Indhumathy Loganathan December 15, 2022 08:54 AM UTC

Hi,

The requests sent and received from the server are in JSON format? I understand that the information is sent and received by POST method?

Thank you!



IL Indhumathy Loganathan Syncfusion Team December 19, 2022 01:57 PM UTC

Pere, Yes, In the shared documentation, we have showed the request and response formats. You can refer to it to create your own file service provider. Please get back to us if you need any further assistance.


Loader.
Live Chat Icon For mobile
Up arrow icon