home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / protocol / nfs / 2721 < prev    next >
Encoding:
Text File  |  1992-11-09  |  2.7 KB  |  65 lines

  1. Newsgroups: comp.protocols.nfs
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!zaphod.mps.ohio-state.edu!rpi!batcomputer!lynx@msc.cornell.edu!mike
  3. From: mike@msc.cornell.edu (Mike Heisler)
  4. Subject: IBM TCP/IP 1.2.1 for OS/2 problems with PCNFS
  5. Message-ID: <1992Nov9.181916.26093@msc.cornell.edu>
  6. Sender: news@msc.cornell.edu
  7. Organization: Cornell-Materials-Science-Center
  8. Date: Mon, 9 Nov 1992 18:19:16 GMT
  9. Lines: 54
  10.  
  11. Geoff discusses:
  12. > Quoth chf@cbnewsm.cb.att.com (charles.h.foster) (in <1992Nov6.140330.29707@cbnewsm.cb.att.com>):
  13. > #
  14. > #I am trying to access an OS/2 2.0 NFS server (IBM TCP/IP 1.2.1 for OS/2)
  15. > #from a DOS 5.0 PC running Sun PC-NFS 4.0. I can mount drives from the
  16. > #OS/2 server, but when I do a dir I get names that look like...
  17. > #
  18. > #    WINWO~7A     <DIR>     04-14-92   9:06a
  19. > #
  20. > #when they should look like...
  21. > #
  22. > #    WINWORD  DSK <DIR>     04-14-92   2:06a 
  23. > #
  24. > #(notice the time stamp is wrong also)
  25. ....
  26. > This is because the OS/2 NFS server silently converts all incoming names
  27. > into uppercase form.
  28.  
  29. NO.  OS/2 accepts mixed case and names the files EXACTLY as you specify
  30. HOWEVER it will access the file case-insensitive.  I can access an os/2
  31. server with the file NotNow on it as:
  32.   notnow, NOTNOW, Notnow, .....
  33.  
  34. > #You cannot execute .exe files but you can type autoexec.bat, for example.
  35. > #You can copy files from DOS to NFS server, but you cannot copy from the
  36. > #NFS server to DOS (says file not found).
  37. > #
  38. > #Can anyone shed some light on this problem. When I called Sun, all I got
  39. > #was a "we didn't test with that software" answer.
  40. > We certainly didn't have that combination available when we tested
  41. > PC-NFS 4.0. I'll check on how things are looking for the next release.
  42. > There *IS* going to be a NET USE switch (though not a Windows option
  43. > :-( to allow you to turn off all name mapping on a drive (the server
  44. > had better be using uppercase 8.3 names, or all bets are off), but from
  45. > the behaviour that you describe there may be other incompatibilities.
  46.  
  47. UPPERCASE, I certainly hope not.  PC-NFS puts files on our UNIX server
  48. in lower case.  Turning off the mapping to funny character is a good
  49. idea.  However forcing it to uppercase would then break all the files
  50. we have had out on the server forever.  How about a compromise, create
  51. files in lower case, 8.3, on UNIX side; map to uppercase and truncate to 8.3
  52. as needed on DOS side.  You can't have Foo, foo and FOO in DOS anyway.
  53.  
  54. --
  55.  
  56. Mike Heisler        607-255-7344        mike@msc.cornell.edu
  57. Materials Science Ctr.    302 Thurston Hall   Cornell Univ, Ithaca, NY 14853-1503
  58. -- 
  59. Mike Heisler        607-255-7344        mike@msc.cornell.edu
  60. Materials Science Ctr.    302 Thurston Hall   Cornell Univ, Ithaca, NY 14853-1503
  61.