Look modules/tcl/form.tcl, search for ns_unlink - that's where it
schedules the file to be deleted at close.
Generally, I just copy the file, if I need to, before the page exits.
Rusty
Pedro Liska wrote:
Hi!
I'm moving my web server from AOLserver 3.3 to AOLserver 4.5.
With my old AOLserver 3.3 configuration, the /tmp/files posted by a
multipart/form-data form would remain after the request was processed.
This is not the case in my AOLserver 4.5 test configuration.
Do you guys know how to make AOLserver 4.5 not delete the /tmp/files
after the request is processed? My Tcl code depends on the files being
there in several cases.
Thanks!
Pedro
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to
<[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the
Subject: field of your email blank.
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.