lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Lynx In Ethiopia:- FTP File Name Problem


From: Ismael Cordeiro
Subject: Re: LYNX-DEV Lynx In Ethiopia:- FTP File Name Problem
Date: Fri, 15 Nov 1996 12:50:22 -0500 (EST)

Hi, Daniel.

> I am writing from Ethiopia where we provide web access through Lynx to the
> community here. We are now running Lynx 2.6 . A nagging problem I can not
> resolve with lynx configuration is to preserve the original name of a file
> when ftp downloaded through a URL.

For solving that same problem I put the lines below in my lynx.cfg.

DOWNLOADER:Use Ymodem to download to the local terminal:tmpfile=%s ; sbfile=%s 
; mv $tmpfile $sbfile ; sb $sbfile ; mv $sbfile $tmpfile:TRUE
DOWNLOADER:Use Zmodem to download to the local terminal:tmpfile=%s ; szfile=%s 
; mv $tmpfile $szfile ; sz $szfile ; mv $szfile $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]