Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.kei.com!news.mathworks.com!tank.news.pipex.net!pipex!howland.reston.ans.net!vixen.cso.uiuc.edu!sdd.hp.com!hp-pcd!hp-cv!reuter.cse.ogi.edu!engr.orst.edu!news.PEAK.ORG!news.orst.edu!news.uidaho.edu!usenet From: Faried Nawaz <fn@uidaho.edu> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Anyway to keep record of files transferred in ftpd? Date: 12 Sep 1995 10:23:48 -0700 Organization: rtfm, dude. Lines: 9 Sender: nawaz921@brownlee.cs.uidaho.edu Distribution: world Message-ID: <imag8a88uz.fsf@brownlee.cs.uidaho.edu> References: <433uno$k12@news.cerf.net> Reply-To: fn@uidaho.edu NNTP-Posting-Host: brownlee.cs.uidaho.edu Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit In-reply-to: elya@nic.cerf.net's message of 12 Sep 1995 12:34:00 GMT X-Newsreader: (ding) Gnus v0.99.13 In article <433uno$k12@news.cerf.net> elya@nic.cerf.net (Elya Kurktchi) writes: $ Is there anyway to keep a record of the files transferred (uploaded too) $ in ftpd? I gave the -l switch to log sessions, but on my sgi I can give $ a -ll and log the files as well. Is there a way for the stock freebsd ftpd $ to allow this or would I have to get wuftpd? I've been using ftpd -llS for the better part of a year. It's documented in the man page (hint hint).