Jump to content

Unigui fileupload question.


deyayo

Recommended Posts

Hello,

I am testing Unigui file upload feature. I have noticed that when a file is being uploading, the server memory consumption is increasing regarding the file size. It seems like all the file is firstly loaded in memory (RAM) and then written on the server disk.

Am I wrong ?

Is the a way I can use a FileStream to write directly on the disk?

Thank you for your time.

I appreciate your work.

 

Marcel

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...