home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sun / misc / 4240 < prev    next >
Encoding:
Text File  |  1992-09-15  |  2.1 KB  |  46 lines

  1. Newsgroups: comp.sys.sun.misc
  2. Path: sparky!uunet!munnari.oz.au!mel.dit.csiro.au!aurora!pjt!pjt
  3. From: pjt@dar.csiro.au (Peter Turner)
  4. Subject: PC-NFS 
  5. Message-ID: <1992Sep16.000144.2667@aurora.dar.csiro.au>
  6. Keywords: PC-NFS, CD-ROM 
  7. Sender: @aurora.dar.csiro.au
  8. Reply-To: pjt@dar.csiro.au
  9. Organization: CSIRO Division of Atmospheric Research
  10. Date: Wed, 16 Sep 1992 00:01:44 GMT
  11. Lines: 33
  12.  
  13.  
  14. I have recently purchased a 1:1,000,000 scale Digital Chart of the World made by
  15. the US Defence Mapping Agency which is supplied as 4 CD-ROMS in ISO 9660 format. 
  16. The software to display the maps is supplied as source code and IBM-PC compatible 
  17. executables.  I intend to port the software to run  as a Sun application, but first wanted
  18. to see what it does using the DOS executables.  I mounted the relevant data disk
  19. (mount -rt hsfs /dev/sr0 /dcw) and then mounted the dcw directory as disk G:
  20. on a PC running PC-NFS version 3.0.   
  21.  
  22.   Problem:   A large number of the files on the CD list under SunOS with trailing
  23. "." s.  For example "dht.". Under PC-NFS on the PC the same file lists as DHT with
  24. no trailing ".". However, when you try to access it under DOS (3.2) it claims the
  25. file does not exist. Attempts to use dht + "*" combinations also failed. 
  26.   I then tried the same mounting proceedure using PC-NFS 4.0 and DOS 5.0.
  27. This time the files on the CD ending with dot listed with funny characters 
  28. under DOS - "DHT~~~JA ".   This time the file could be accessed as DHT~~~JA.
  29. Unfortunately the DOS map view software wants to open DHT and not DHT~~~JA
  30. so this was not much help.   Other files on the CD which end with ".DOC" and
  31. other DOS extensions are quite OK. The troubles occur only with the files which
  32. list under SunOS with a "." at the end of the file name. (These are accessable
  33. through SunOS OK too)
  34.  
  35.    I tried symbolic linking the offending file names on the Sun and then mounting
  36. the symbolic linked area. Unfortunately as might expected these links dont
  37. appear when the area on the Sun is PC-NFS mounted to the PC.
  38. Can anyone offer any suggestions to get around the problem or atleast
  39. offer an explanation of why I am having so much trouble.
  40.  
  41. Thanks in advance Peter Turner
  42.  
  43.  
  44.  
  45.  
  46.