Re: [AOLSERVER] large file uploads

2009-11-21 Thread Tom Jackson
John, Also, if you want to avoid an extra temp file/s on disk avoid ns_getform and just use [ns_conn files] directly with [fcopy]. The example in ns_getform is one way to do it by hand. Here is my updated slightly safer ns_getform: ## ns_getform made saf(er) # An improved version would return the

Re: [AOLSERVER] large file uploads

2009-11-21 Thread Tom Jackson
On Fri, Nov 20, 2009 at 12:21 PM, John Buckman wrote: > On Nov 19, 2009, at 8:56 AM, Tom Jackson wrote: > >> There is a configuration setting which saves posted files to disk. >> You need the ns_limits maxupload to be large enough, then maxinput >> (not sure which config section) sets an upper lim