Warren Young wrote:
Stuart Johnston wrote:


Try setting this at the top of your script:


$TempFile::TMPDIRECTORY='/target/location';


What is $TempFile? Do you mean something under $Request->{FileUpload}? Perhaps $Request->{FileUpload}{file}->{TempFile}?

Apache::ASP uses the CGI module for file uploads. That is where this setting comes from:


http://stein.cshl.org/WWW/software/CGI/#upload_caveats

BTW, I have never tested this setting myself. I just pulled it from that page.


Stuart Johnston


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to