lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV lynx Zmodem download filenames


From: Ismael Cordeiro
Subject: Re: LYNX-DEV lynx Zmodem download filenames
Date: Mon, 16 Dec 1996 08:28:43 -0500 (EST)

address@hidden wrote:

> One thing plagues us though.  Whenever there's a link to a file to be
> downloaded / Sent to Terminal with Zmodem the filename gets changed to
> something like 5342134.htm I think a letter starts off the number section
> however. This confuses many of our users who use the lynx browser to
> download their tcp/ip stacks.

Put these lines in lynx.cfg:

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

Ismael
-- 
         +---------------------------------------------------------+
         | ISMAEL CORDEIRO            | address@hidden             |
         | Montreal - Quebec - Canada | http://www.cam.org/~ismael |
         +---------------------------------------------------------+
;
; 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]