For very large files, especially MFT, users can benefit from zipping before uploading. There is a special "magic bytes" that all Gzip start with:
- 0x1F
- 0x8B
ECGrid looks at those first two bytes to automatically unGzip.
The various ParcelUploadMFT functions automatically incorporate this feature.
Please note: The Byte count needs to match the UNCOMPRESSED size of the data before the GZip.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article