I hit the "too big" error again on a census upload. Since last time this happened, I eventually determined that the solution I was directed to was a Windows executable, and even if I was running Windows, I would be leery of running another executable in conjunction with WoW, I just pruned my results.
Well, this time, I decided to try uploading a GZip-compressed copy of my CencusPlus.lua file, but the "normal" upload script (upload.php) gave an error after upload, so it apparently doesn't support compressed files (at least using gzip). The script that supports the programmatic submissions does not appear to support interactive use, either, so I ended up pruning my results again to move forward.
What I am wondering if if the interactive upload script does support any types of compression. For reference, what I tried submitting was the result of "gzip > CensusPlus.lua.gz < CensusPlus.lua" (so, normal compression and standard naming).
If that's not supported, then are there any samples of cross-platform scripts to submit files vie the non-interactive method (i.e., PHP, Perl, etc.)? If nothing else, I can find time to dust off my PHP skills & craft my own, if the interface to "uniupload.php" is documented somewhere.
Thanks in advance