lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev anonymous usage of Lynx (was Arizona)


From: Nelson Henry Eric
Subject: Re: lynx-dev anonymous usage of Lynx (was Arizona)
Date: Mon, 12 Oct 1998 10:14:12 +0900 (JST)

> Lynx as a BBS door on OS/2.  Anonymous mode is too restrictive for
> his use (because it blocks out all access to ftp URL's), but he MUST
> disable such things as subshells, save to disk, etc.  Since OS/2

It can be done on Unix at least (since the days of 2.7 or perhaps
even earlier -- don't know about OS/2).  Check Section 4 of userdefs.h,
in particular ca. lines 1365-1393.  He should be able to set the
following pair to allow g)oto to ftp with the -anonymous switch.

        #define CAN_ANONYMOUS_GOTO TRUE
        [...]
        #define CAN_ANONYMOUS_GOTO_FTP TRUE

__Henry

reply via email to

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