home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / tcpip / ibmpc / 4371 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.4 KB

  1. Path: sparky!uunet!mcsun!fuug!demos!kiae!glas!demos!seven-up.east.sun.c!tyger.Eng.Sun.COM!geoff
  2. From: geoff@tyger.Eng.Sun.COM
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Date: 17 Jul 92 17:47 MDT
  5. Subject: Re: PCNFS won't allow certain files nam
  6. Sender: Notesfile to Usenet Gateway <notes@glas.apc.org>
  7. Message-ID: <146j0pINNitp@seven-up.east.sun.c>
  8. References: <1992Jul16.225358.14393@trl.oz.au>
  9. Nf-ID: #R:1992Jul16.225358.14393@trl.oz.au:-2084332169:146j0pINNitp@seven-up.east.sun.c:-1105219947:001:845
  10. Nf-From: tyger.Eng.Sun.COM!geoff    Jul 17 17:47:00 1992
  11. Lines: 24
  12.  
  13.  
  14. Quoth rick@medici.trl.OZ.AU (Rick Coxhill) (in <1992Jul16.225358.14393@trl.oz.au>):
  15. #We have PC/NFS version 4.0.
  16. #
  17. #Using the file manager in windows 3.1 or in DOS I cannot copy DOS
  18. #files with names of the form xxxx.~xx from a local drive
  19. #to a networked drive. Copying between local drives is OK.
  20. #
  21. #File names of this form are created in Turbo C++ for Windows.
  22.  
  23. Change the file name mapping character from '~' (the default)
  24. to something else. I use '^'. Add the option
  25.  
  26.     /c^
  27.  
  28. to the PCNFS.SYS line in your CONFIG.SYS.
  29.  
  30. Geoff
  31. --
  32. ---------------------------------------+--------------------------------------
  33.      Geoff Arnold, PC-NFS architect    | Thought for the day: If Unix had been
  34.       (geoff.arnold@East.Sun.COM)      | developed in England, we'd all be using
  35. SunSelect, a Sun Microsystems Business | BCPL (and migrating to BCPL++)...
  36.  
  37.