home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / uucp / LharcUUCP1_0.desc < prev    next >
Text File  |  2014-05-19  |  2KB  |  43 lines

  1. Short: BSMTP alike batcher using LhA
  2. Uploader: simons@peti.GUN.de
  3.  
  4.  
  5.                     LharcUUCP -- written by Peter Simons
  6.  
  7.                          Release 1 (6 April 1994)
  8.  
  9.  
  10.     LharcUUCP is a small tool to speed your uucico transfers up. uucico's
  11. performance goes down, when you have to transfer plenty of small files, like
  12. e-mail and the corresponding description file. Larger files, however, are
  13. transferred at satisfying speed and efficiency--at least with a larger block
  14. size.
  15.  
  16.     The idea is to batch all your e-mail and to transfer this large file
  17. rather than all of them separately. Additionally, this larger file can be
  18. crunched much better than the smaller ones. Ideas like this are available
  19. for several years now, namely BSMTP or RSMTP.
  20.  
  21.     But these methods have one significant disadvantage: Once, the mails are
  22. batched, you can't add any files anymore! This means, that you can't run the
  23. batcher several times a day without having several smaller files again. And
  24. if you batch only a few times a day, you're stuck with certain poll-times.
  25.  
  26.     "So," I thought, "why not use lharc or any similar archiver?" These
  27. archivers can crunch the data very well and they can still add files at a
  28. later time. Additionally, lzh-archives are understood on virtually every
  29. platform.
  30.  
  31.     This is what LharcUUCP does! It scans your spool directory for queued
  32. jobs and archives them into one file using lharc. Currently, only mail- and
  33. news jobs are processed. Future versions might batch UUCP file transfers,
  34. too. Then an appropriate command- (`X.system*') and description file
  35. (`D.systemX*') is created--to tell uucico what to do with the archive.
  36.  
  37.     In case, such an archive already exists when LharcUUCP is issued, it
  38. adds the new jobs to that archives, *not* creating a second file to
  39. transfer!
  40.  
  41.     On the other side of the transfer, an uuxqt that recognizes the new
  42. job-type `rlharc' is required.
  43.