Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!sunic!news.funet.fi!ousrvr.oulu.fi!rieska.oulu.fi!oldfox From: oldfox@rieska.oulu.fi (Panu Hassi) Newsgroups: comp.sys.amiga.misc Subject: Re: Making AB20's FILES.Z more usable (UNIX'ers please read) Keywords: UNIX AB20 FTP Message-ID: <1991Apr28.115309.877@ousrvr.oulu.fi> Date: 28 Apr 91 11:53:09 GMT References: <1453@caslon.cs.arizona.edu> Sender: oldfox@rieska.oulu.fi (Panu Hassi) Organization: University of Oulu, Finland Lines: 50 Here's my 2 cents: I've written a program called dfilter that can extract files from directory contents. First you take dir contents to a file and then type for example: dfilter a Apr 01 1991 - May 04 1991 cd pub/amiga 250 CWD command successful. ftp> dir * aachen ## Take dir contents to a file 'aachen' ## ftp> !wnx aachen ## List the files that have arrived after my last visit, the 10th of April. Wnx takes the starting date from a file called .aachen.date . It scans the file aachen for new files and lists them. After this, the latest date is written to file .aachen.date. New files are written to file .aachen.new ## Current directory: - 1942 Apr 16 09:56 00README - 484922 Apr 16 07:58 c64music1_3.lzh comm: - 1901 Apr 16 09:19 00README - 365178 Apr 16 08:02 AmigaKIT27.lzh - 359889 Apr 16 08:05 AmigaNOS27.lzh - 245018 Apr 16 08:07 jrcomm1_02.lzh usenet: - 29832 Apr 13 13:05 cc.lzh - 57265 Apr 13 12:52 landscape1_0.lzh - 59165 Apr 13 13:03 quiz1_0.lzh - 5698 Apr 22 14:26 00README - 38042 Apr 22 13:25 townmaze1_1.lzh ------------------------------------------------------------------------- This program can be used in Unix and Amiga environments. The latest version 1.4 should be in ab20's incomin/amiga. Panu Hassi oldfox@rieska.oulu.fi