[c#,asp.net] is it possible to upload to hard drive from web server directly?
-
martedì 18 ottobre 2011 10:04
no more comment.
how can I upload files to my web server? not using server physical memory!!
Tutte le risposte
-
mercoledì 19 ottobre 2011 02:18Moderatore
Hi,
Thanks for posting here.
I think that it is impossible to upload file with not using server physical memory.
Client send file stream to the Server that handle it to store file on disk but it is need to use physical memory.
References
ASP.NET and Struts: Web Application Architectures
http://msdn.microsoft.com/en-us/library/aa478961.aspx
Regards,
Forum Support
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
- Modificato SangHyuk KimModerator mercoledì 19 ottobre 2011 02:19
- Modificato SangHyuk KimModerator mercoledì 19 ottobre 2011 05:39
- Proposto come risposta SangHyuk KimModerator martedì 22 novembre 2011 01:08
-
venerdì 4 novembre 2011 08:20Moderatore
Hi,
Did any of the posts in this thread solve your problem or answer your question? We would like to close this post if possible, but want to make sure you received an accurate answer. Please mark the appropriate post as the answer by clicking the “Mark As Answer” button or respond to let us know that none of the posts address your issue. Thank you.
Regards,
Forum Support

