ONLY FOR INTERNAL REFERENCE BY CONVERSION TECHNICIANS, DO NOT PROVIDE OUTSIDE THE ORGANIZATION
If the xvhost push gives this error: Corrupt JPEG data: bad Huffman code
Then the 3D volumes are probably compressed with JPEG Lossless, not JPEG 2000 Lossless.
Transfer over this zip file to their server, and unzip into new folder.
First install the VC_redist.x64.exe inside the zip.
Then inside the Apteryx-Conversion folder, make a new folder called Images-J2K
Then go to command prompt, cd to the recodec folder that you unzipped, and run this command:
recodec.exe j2k "<Apteryx-Conversion>\Images" "<Apteryx-Conversion>\Images-J2K"
NOTE: Replace <Apteryx-conversion> with the full path to your Apteryx-Conversion folder.
After it has processed all the CTs, change the xvhost push command to push the Images-J2K folder instead of the Images folder.
The files should now upload successfully.