From owner-freebsd-questions Wed Dec 27 02:49:05 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA17581 for questions-outgoing; Wed, 27 Dec 1995 02:49:05 -0800 (PST) Received: from server.wulaw.wustl.edu (server.wulaw.wustl.edu [128.252.251.249]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id CAA17573 for ; Wed, 27 Dec 1995 02:49:02 -0800 (PST) Received: from matt ([128.252.30.219]) by server.wulaw.wustl.edu (8.6.12/8.6.9) with SMTP id EAA04953 for ; Wed, 27 Dec 1995 04:46:49 -0600 Message-ID: <30E12443.4B0D@server.wulaw.wustl.edu> Date: Wed, 27 Dec 1995 04:47:31 -0600 From: Matt Rosenberg Organization: Washington University School of Law X-Mailer: Mozilla 2.0b4 (Win95; I) MIME-Version: 1.0 To: questions@freebsd.org Subject: ecu and tip Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org Precedence: bulk I am trying to automate a daily batch download from a BBS via modem using 2.1.0. I am using ecu BETA-3.34.56 and rz (The standard FreeBSD port)version 3.36. I created a wonderful ecu script which works if I can have someone personally logged in as root (or a sudoer) but I cannot automate it because when I put ecu (or an .sh script calling ecu) in the crontab, ecu throws a fit. [I have tried setting the TERM variable in the .sh script and sending stdout to /dev/tty both without luck.] I thought I would then try tip and converted my ecu script to perl to interface with tip. But rz does not want to work with tip even separated from the perl script (the man page warned me ahead of time "not designed for use with tip or cu"). When I try piping tip to rz, rz starts sending headers "**B010000012f4ced" and will never initiate the actual transfer. Anyone have an idea for a work around either place? Thank you! -- ============================================= Matt Rosenberg Washington University School of Law St. Louis, MO, USA matt@www.wulaw.wustl.edu http://www.wulaw.wustl.edu/~matt/ =============================================