(There's more stack trace, but it seems to stem from there)
So the error is when mongrel tries to read the file, before it even
hits my application code. I've also tried running my development
server using thin, but again an error was thrown before even hitting
my application code (I assume that both are built on socket or
whatever is actually causing this error).
Has anyone else run into this, or does anyone know enough about the
code in the socket that's being used here to help out?
That's a good point, and I agree is probably the reason why.
BTW if you do need to upload pages files, you can zip them first
(makes them a single file I guess) then upload them successfully