home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / misc / 3503 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  2.6 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!mksol!mccall
  2. From: mccall@mksol.dseg.ti.com (fred j mccall 575-3539)
  3. Newsgroups: comp.misc
  4. Subject: Re: PCPLUS Question
  5. Message-ID: <1992Sep1.203051.17963@mksol.dseg.ti.com>
  6. Date: 1 Sep 92 20:30:51 GMT
  7. Article-I.D.: mksol.1992Sep1.203051.17963
  8. References: <BtM06F.p4@news.cso.uiuc.edu>
  9. Distribution: usa
  10. Organization: Texas Instruments Inc
  11. Lines: 46
  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. This is just what the ASCII choice is supposed to do.  It takes the
  36. file and moves it AS IF TYPED FROM THE KEYBOARD.  The 'receiving'
  37. computer, of course, has no file transfer protocol running (you need
  38. one at both ends), so it interprets your file as typed commands, which
  39. it doesn't find.
  40.  
  41. >Soooo, How do I send files in PCPLUS as files.  What small but
  42. >important detail am I missing?  My PCPLUS documentation is buried
  43. >beneath a mound of boxes (we just moved) and since I am 8 months
  44. >pregnant I do not want to go lifting all these to find it.
  45.  
  46. What file transfer protocols does the computer at work have?  USE ONE
  47. OF THEM.  If it doesn't have any, open an editor and then do the ASCII
  48. transfer. 
  49.  
  50. [With 'cat', it sounds like a UNIX box.  It will probably have kermit
  51. available, and may have zmodem as well.]
  52.  
  53.  
  54. -- 
  55. "Insisting on perfect safety is for people who don't have the balls to live
  56.  in the real world."   -- Mary Shafer, NASA Ames Dryden
  57. ------------------------------------------------------------------------------
  58. Fred.McCall@dseg.ti.com - I don't speak for others and they don't speak for me.
  59.