Forum OpenACS Development: Re: ns_cpfp broken in AOLserver 3.5.1

Collapse
Posted by Jamie Rasmussen on
I'd like to see this fixed as Tom suggests (It happens with AOLserver 4 too). Some of the complaints about broken file uploading on Win32 were actually a result of this error. I should have realized it was a cross-platform problem. I think you need a double-dash after file copy.

I've run into the ns_writefp problem before too, particularly in db_exec_lob. I'm not sure if there is a better solution than adding an fconfigure binary before the ns_writefp calls there.