On Sun, 03 Feb 2002 09:55:13 +0100, Joerg Dietze wrote: > Hi Bastiaan and all,
> On Sat, 02 Feb 2002 20:30:40 +0000, Bastiaan Edelman, PA3FFZ wrote: >> Hi Arachnoids > <snip> >> How to prevent Arachne carrying out some tasks when on line? >> e.g. viewing PDF or executing .exe files. >> The .exe execution does not realy happen, Arachne gives a text version. >> I would prefer downloading to download directory without any >> intervention or messing up when Arachne is on line. > if I understood mime.cfg syntax correctly just comment out this line: > application/pdf >HTM|@call pdf2htm.bat $1 $2 > When offline, the "file" statements come into action (is this right, > Glenn?). Well... yes and no. ;-) application/pdf is used for files being downloaded. (acted upon as soon as D/L is complete) file/.pdf is used for "local files". (those files saved to disk or already on disk) -- Glenn http://arachne.cz/ http://freedos-32.sourceforge.net/ http://www.delorie.com/listserv/mime/ http://www.angelfire.com/id/glenndoom/download.htm
