[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV Filename for zmodem downloads?
From: |
Al Gilman |
Subject: |
Re: LYNX-DEV Filename for zmodem downloads? |
Date: |
Fri, 13 Jun 1997 20:38:27 -0400 (EDT) |
I clipped this from the lynx.cfg in the breakout at the 2.7.1
distribution point:
#DOWNLOADER:Use Zmodem to download to the local terminal:sz %s:TRUE
# (example script in lieu of :sz %s: for offering a suggested filename)
# :set %s %s;td=/tmp/Lsz$$;mkdir $td;ln -s $1 $td/"$2";sz $td/"$2";rm -r $td:
See what the second example does for you. Your sz may vary.
--
Al Gilman
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;