[c#,asp.net] is it possible to upload to hard drive from web server directly?
-
2011년 10월 18일 화요일 오전 10:04
no more comment.
how can I upload files to my web server? not using server physical memory!!
모든 응답
-
2011년 10월 19일 수요일 오전 2:18중재자
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.
- 편집됨 SangHyuk KimModerator 2011년 10월 19일 수요일 오전 2:19
- 편집됨 SangHyuk KimModerator 2011년 10월 19일 수요일 오전 5:39
- 답변으로 제안됨 SangHyuk KimModerator 2011년 11월 22일 화요일 오전 1:08
-
2011년 11월 4일 금요일 오전 8:20중재자
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

