I am experimenting with KEGS.0.91 under MacOS X (10.2.8).  Specifically I
am trying to find a way to import/export files from the KEGS harddrive
images to a native file system.  Using KEGS on a HPUX workstation I can do
this using Spectrum/Kermit (KEGS,GSOS6.0.1) and C-Kermit (HPUX).  Or I can
use the MSTools package to move files from MSDos images and KEGS/ProDOS
using MUG!

Not so easy with MacOS X.  I can't get Kermit file transfers to complete
under KEGSMAC (send/receive start but always fail after a few thousand
chars).  So, I am trying to use OSX DiskImage files.  Using DiskCopy I
create a new image MacOS Standard (read/write).  Mount the image and copy
files into the image.  Start KEGSMAC and mount the .img file on s7dn.
(This usually requires a reboot of GS/OS to see the harddrive image).  I
can then copy files from the HFS image to ProDOS image files.

OK, import works (?).  The problems start when exporting from KEGS.  I can
copy files to the diskcopy image.  But ... !  OSX can not see the new
files in the image.  In fact OSX seems to loose files in the image if you
deleted or copied any files to the image.  If you remount the image (OSX)  
and restart KEGSMAC, GSOS Finder can not 'see' the files that GSOS added,
but when you try to recopy you get the Finder message 'files already
exist, do you want to replace?' dialogue.  Replacing a file causes another
OSX file to disappear or to be duplicated. (Yes, multiple copies of a file
show up under OSX) So the diskcopy image file seems to be getting
corrupted yet neither OSX or GSOS complains except that the incorrect
number of files appear in the image.  The blocks used isn't updated
correctly either.

Comments, suggestions, and solutions?  Thanks.
  --Steve