lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Question


From: James Spath
Subject: Re: lynx-dev Question
Date: Tue, 30 Jun 1998 16:27:23 -0400

On Mon, Jun 29, 1998 at 11:21:41PM -0400, address@hidden wrote:
> Sometimes i want to download files from lynx but it always ask to
> use Kermit and i don't have kermit i have x modem z modem etc... what
> do i do?

You need to change your lynx.cfg file to have different downloaders.

Here's some that I use:

DOWNLOADER:Use Kermit to download to the local terminal:tmpfile=%s ; frog=%s ; 
mv $tmpfile $frog ; ckuker -i -s $frog ; mv $frog $tmpfile:TRUE
DOWNLOADER:Use Zmodem to download to the local terminal:tmpfile=%s ; szfile=%s 
; mv $tmpfile $szfile ; sz $szfile ; mv $szfile $tmpfile:TRUE
DOWNLOADER:Use Ymodem to download to the local terminal:tmpfile=%s ; sbfile=%s 
; mv $tmpfile $sbfile ; sb $sbfile ; mv $sbfile $tmpfile:TRUE

Upgrading your Lynx to 2.8 would be a good idea as well.

------
<http://www.cs.indiana.edu/picons/db/users/us/md/lib/bcpl/jspath/face.xbm>
Marvin the Paranoid Android says:
/bin/bash: fortune.pl: command not found

reply via email to

[Prev in Thread] Current Thread [Next in Thread]