TODO.lrzsz
上传用户:tianjinjs
上传日期:2007-01-05
资源大小:309k
文件大小:1k
源码类别:

Modem编程

开发平台:

Unix_Linux

  1. - make argv[0]-recognition of X/YModem work with program_name_transform.
  2. - look into VMIN code: how to determine if it's usable (it isn't unter
  3.   FreeBSD and NetBSD (might have changed) and possibly many other 
  4.   system), and what is the max value?
  5.   Anyway - we don't *need* it. It just reduces system load (but that's
  6.   not a real problem - zmodem over a ISDN/modem link is not much load).
  7. - an option to stop transmission if it will not be completed at a 
  8.   certain time (calc. with BPS rate).
  9. - provide a way to not use any CRC check (for those people who
  10.   a) think that lrzsz is to slow for their serial lines, or b) think
  11.   that their transmission lines are safe. Oh well, some people don't
  12.   learn without having pain).
  13. - improve error reporting.
  14. - clean up Output in verbose mode. (document what's printed if
  15.   verbose is `n')