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