home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / nfs / 2155 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.protocols.nfs
  2. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!ncar!csn!teal!blm
  3. From: blm@teal.csn.org (Brian L Moore)
  4. Subject: Re: PCNFS and local printing
  5. Message-ID: <blm.714837834@teal>
  6. Sender: news@csn.org (news)
  7. Nntp-Posting-Host: teal.csn.org
  8. Organization: Colorado SuperNet, Inc.
  9. References: <8328@sirius.ucs.adelaide.edu.au> <1992Aug26.035214.4703@access.usask.ca>
  10. Date: Wed, 26 Aug 1992 14:03:54 GMT
  11. Lines: 21
  12.  
  13. reeves@rocky1 (Malcolm Reeves) writes:
  14.  
  15. [...stuff deleted about local printers with PC-NFS...]
  16.  
  17. >Don't have any answer but I have the same problem. Also I can't get a
  18. >shared printer on a PC to function with any degree of reliability. 
  19. >Apparently this was also a problem in PCNFS 3.5. Anyone know a fix ?
  20.  
  21. When you have a printer defined in PC-NFS as the same port as a local printer
  22. uses (e.g. LPT1:),  PC-NFS will intercept everything before it reaches your 
  23. local port and send it to the remote printer.  The only way around this is to
  24. not use the PC-NFS LPT port that your local printer is on.
  25.  
  26. You can also switch back and forth, disabling the net printer by using
  27.     NET USE LPT1: /D
  28. and re-enabling it by using
  29.     NET USE LPT1: \\<machine>\<printer>
  30. However, this seems to confuse PC-NFS after doing this a few times.  *sigh*
  31.  
  32. -Brian
  33.     
  34.