Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Nov 1995 10:28:55 -0600
From:      "Eric L. Hernes" <erich@lodgenet.com>
To:        Raul Zighelboim <mango@communique.net>
Cc:        hackers@freefall.freebsd.org, erich@lodgenet.com
Subject:   Re: xmodem on a kermit session ? 
Message-ID:  <199511251628.KAA17067@jake.lodgenet.com>
In-Reply-To: Your message of "Fri, 24 Nov 1995 17:15:58 CST." <Pine.A32.3.91.951124171435.11352C-100000@tetsuo.communique.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
Raul Zighelboim writes:
>
>Is there a terminal emulator for FreeBSD that would support xmodem file
>transfer ? Or , is it possible to download a file using xmodem on kermitt's
>terminal window ?

Yea, I use kermit for zmodem transfers, xmodem should be similar.
my .kermrc looks like:
def rz run rz <\v(line) >/\v(line)
def sz run sz \%1 <\v(line) >\v(line)

I use kermit to login to the remote site, then initiate the zmodem
transfer, escape to a kermit prompt and type `rz'

>
>-----------------------------------------------------------------------------
>Raul Zighelboim                         e-mail:    mango@communique.net  
>Communique Inc.                            Tel:    504.527.6200
>Technical Specialist                       Fax:    504.527.6030 
>

eric.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511251628.KAA17067>