home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / misc / 3363 < prev    next >
Encoding:
Text File  |  1992-08-26  |  2.4 KB  |  58 lines

  1. Newsgroups: comp.misc
  2. Path: sparky!uunet!cs.utexas.edu!mercury.unt.edu!ponder!drice
  3. From: drice@ponder.csci.unt.edu (Keith Rice)
  4. Subject: Re: PCPLUS Question
  5. Message-ID: <drice.714872789@ponder>
  6. Sender: usenet@mercury.unt.edu (UNT USENet Adminstrator)
  7. Organization: University of North Texas
  8. References: <BtM06F.p4@news.cso.uiuc.edu>
  9. Distribution: usa
  10. Date: Wed, 26 Aug 1992 23:46:29 GMT
  11. Lines: 45
  12.  
  13. In <BtM06F.p4@news.cso.uiuc.edu> weller@osiris.cso.uiuc.edu (Bonnie Weller) writes:
  14.  
  15. >First question is "Is this the right group to post questions
  16. >regarding PCPLUS?"  If not could someone please stear me in the right
  17. >direction.
  18.  
  19. >Now on with the real question.
  20.  
  21. >I am trying to load a file from my hard drive at home onto a computer
  22. >at work.  I am remotely logged in via a modem (Telebit T1000).  When I 
  23. >do an ALT Z and select page up, I get the prompt for a selection.  I 
  24. >select ascii since the file is written in ascii, then I write the file 
  25. >name at the next prompt.  It sends the file to the remote computer, but 
  26. >it is not sent as a file.  Instead the words in the file are read as 
  27. >separate commands.  (i.e., the first word in the file I am trying to 
  28. >send is "Dear", the computer at work reads this as a command "Dear" and 
  29. >I get back the message "Cannot find this command".)  When the file is
  30. >finished being sent, the computer locks up and I have to hang up the
  31. >line.  BTW, I can download a file from my work computer onto my hard
  32. >drive, if after I make my selections I 'cat' the file I am trying to
  33. >receive.  
  34.  
  35. >Soooo, How do I send files in PCPLUS as files.  What small but
  36. >important detail am I missing?  My PCPLUS documentation is buried
  37. >beneath a mound of boxes (we just moved) and since I am 8 months
  38. >pregnant I do not want to go lifting all these to find it.
  39.  
  40. >Thanks for the assistance in advance.
  41.  
  42. >Bonnie
  43.  
  44. I assume by your use of the 'cat' command that your office system is
  45. running some version of UNIX.  See if your system has Kermit installed.
  46. If so, start Kermit on your office system in server mode (check with
  47. your system administrator for the info).  Then when you have started
  48. Kermit on the work system, press Alt-K to bring up the PCPLUS Kermit
  49. Server command menu and press 2 to send.  When prompted for a filename
  50. enter the name of the file you wish to send.  When the transfer is
  51. completed, press Alt-K again and then select 3 from the menu to shutdown
  52. Kermit on your work system.
  53.  
  54. --
  55. Keith
  56. drice@ponder.csci.unt.edu
  57.  
  58.