*BSD News Article 41796


Return to BSD News archive

Newsgroups: comp.os.386bsd.questions
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!serval.net.wsu.edu!netnews.nwnet.net!oracle.pnl.gov!osi-east2.es.net!cronkite.nersc.gov!dancer.ca.sandia.gov!overload.lbl.gov!agate!howland.reston.ans.net!math.ohio-state.edu!magnus.acs.ohio-state.edu!csn!qwerty.fsl.noaa.gov!junco.fsl.noaa.gov!kelly
From: kelly@junco.fsl.noaa.gov (Sean Kelly)
Subject: Re: cu with zmodem capability
Message-ID: <1995Jan27.193308.28423@fsl.noaa.gov>
Sender: news@fsl.noaa.gov (USENET News System)
Organization: Forecast Systems Laboratory
References: <3g4u1e$qtf@hermes.is.co.za>
Date: Fri, 27 Jan 1995 19:33:08 GMT
Lines: 19

In article <3g4u1e$qtf@hermes.is.co.za>,
Mike MacMurray <tangram@apollo.is.co.za> wrote:
>Anyone know of a version of cu or similar that is able to connect
>to another unix host and transfer files using ZMODEM

Yeah, the cu on FreeBSD has this capability---if you install the sz/rz
commands.  Binaries for sz and rz are on the CD-ROM in the tools dir,
or in ftp://wcarchive.cdrom.com/pub/FreeBSD/2.0-RELEASE/tools.

To use:

	cu <whatever>
	<login, password, whatever>
	<start zmodem send on remote system>
	~C rz

I imagine NetBSD is similar.

--k