lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV sz download script?


From: Laura Eaves
Subject: Re: LYNX-DEV sz download script?
Date: Tue, 18 Feb 1997 09:04:34 -0500 (EST)

> I have been unable to get the script provided in the lynx.cfg "Use Zmodem
> to download to the local terminal" to work in our restricted BBS
> environment. 
> 
> Would someone please send me a copy of their working script.
> 
> Thanks,
> Chuck Peters

I'm using

DOWNLOADER:Use Zmodem to download to the local terminal:set %s 
%s;td=/tmp/Lsz$$;mkdir $td;ln -s $1 $td/"$2";sz -b $td/"$2";rm -r $td:TRUE

which is just the sample downloader in lynx.cfg with sz -b instead of sz.
It works wihtout a problem with my PC (I use ProcommPlus with
terminal set to vt220 and default download protocol set to zmodem.)

Try downloading a file directly from your shell prompt using
        sz -b filename
and see if that works.
If not, I think the problem is with the setup on your PC.

What problems are you having?
--le
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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