Well, it has taken me a bit to get my act together and test the above procedure that Dr.Byte indicated. The procedure “worked… but” . Let me make myself clear – it worked for me, but I had to do something different than I normally do.
The process that DrByte gave works great EXCEPT that I had to do something differently. It has to do with the FTP upload process. I have a very old 2003 version of WS_FTP LE (ver. 6) [which I never use], and I have the current version of EditPlus. (Ver.2.31) [which I use all the time].
I went thru the outline process and the small ipg image loaded fine via product/category. I then FTP’ed (using EditPlus) the medium and large images to their respective directories. I then tested the process online. The small image was there, the medium and large images were not!!!.
I then deleted the medium and large images on the server, I then FTP’ed (using WS_FTP LE) the medium and large images to their respective directories. I then tested the process online. The small image was there, the medium and large images were also there. How could that be?
The reason why the images worked using WS_FTP LE and not EditPlus was that my default upload transfer type for WS_FTP LE was binary and my default upload transfer type for EditPlus was ASCII. **Binary works, ASCII does not for images. ** (Oh, I did try binary with EditPlus and it works fine.)
There are two questions:
- Why binary for images?
- Should we always transfer using binary for all ZC files?