home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / TELECOM / UUCP_Blars.lzh / Readme < prev    next >
Text File  |  1992-03-08  |  2KB  |  62 lines

  1. Blars Uucp for Osk            March 9, 1992
  2.  
  3. This is distributed as-is, it works for me (on my Qt20x running osk
  4. 2.3) (the other ports of uucp for osk did not) but may not for you.  I
  5. have transfered files to and from all unix systems I've tried, and one
  6. MSDOS one.  If I ever get around to putting much more work into UUCP
  7. for Os9, I'll probably start from scratch porting Ion Taylors version. 
  8.  
  9. This is a uucp clone for os9/68k.  Since the uucico trafer protocol
  10. does not have any way to indicate binary or text files, all files are
  11. always transfed in binary mode.  The uucp and uux programs by default
  12. convert from osk style line endings (CR) to unix style (LF) on
  13. outgoing files unless a binary option is specified.  Incoming files
  14. will arive with unix style line endings.  (The trlf program is useful
  15. to convert.)  (One of many bugs I removed from this implementation was
  16. the inability to transfer binary files.)
  17.  
  18. Blarslib is required.  Trlf and Cron are recomended.
  19.  
  20. Mail is not included with this distribution because I have not yet got
  21. a version I consider fully functional.  A fully functional mail package
  22. will probably be big enough to distribute separatly anyway.
  23.  
  24. I recomend the books "Managing uucp and usenet" and "Using uucp and
  25. usenet" for a good overview of what uucp is about and how to configure
  26. it.  If your local bookstore doesn't have them you can order them
  27. directly from O'reilly associates.
  28.  
  29. I've dropped all the documentation that was no longer correct for this
  30. version, I felt it would be more confusing than useful.
  31.  
  32. maker is a shell command to run make.  Needed because of bugs in make.
  33.  
  34. You can ask questions of me at blarson@usc.edu.  No guarenteed answer.
  35.  
  36.  
  37.  
  38. Setup:
  39.  
  40. /h0/Ulib/uucp needs two files:
  41.  
  42. Systems:
  43.  
  44. lgnp1 Never /t2 HAYES 19200 g OK ATS50=255S110=0S111=30DT12153489727 CONNECT "" ogin: nuucp
  45. uunet Never /t2 HAYES 19200 g OK ATS50=255S110=0S111=30DT19004687727 CONNECT "" ogin: uucp
  46. test Never /t2 HAYES 19200 g OK AT
  47.  
  48. Commands:
  49. # legal commands for uuxqt
  50. # rmail
  51. rnews
  52.  
  53.  
  54. /h0/spool/uucp contains spool directories for each system and .Error
  55. and .Log subdirectories.
  56.  
  57. Typical entries in crontab:
  58.  
  59. 23,53 * * * * uucico -r1 ^127 >>>/nil
  60. 21 2,6,10,14,18,22 * * * uupoll abode
  61. 02 23 * * * uupoll mcws
  62.