doing some further investigations it appears what I'm seeing is an
encoding mismatch. If I do an nsob.copy on a jpg file, the file loads
to the sob server in the same format as it originally was.
However if I then do an nsob.get for that object it fails ... or more
specifically returns about 10 bytes of data ... and that's all. If I
load a jpg file using nsob.put it returns fine using nsob.get, but is
not readable by other jpg viewers.
What's the best practice for using sob for binary data? (Running
aolserver 4.5 on Intel Xserve 10.4.9)
Thanks
Damien