[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] CGI Script wwwcount2.5



> Subject: Re: [cobalt-users] CGI Script wwwcount2.5
> Always upload files in _binary_ mode, not ASCII.

> Thank you, transferring in binary did the trick

HUH???
Oh I am *so* confused now. CGI is supposed to be uploaded in ASCII...
Unless he had a tarred/zipped file that he uploaded to the server, and
wasn't uploading file by file...

I know I haven't been to sleep in over 36hours but this makes *no* sense to
me.
If you upload a CGI script in binary it will wrap lines, put nasty new-line
blocks on the end of everything, and generally break the script...

What am I missing?

CarrieB