*BSD News Article 51225


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.sprintlink.net!tank.news.pipex.net!pipex!usenet.eel.ufl.edu!pacifier!homer.alpha.net!usenet
From: Dean Roth <Dean_Roth@mgic.com>
Newsgroups: comp.unix.bsd.bsdi.misc
Subject: wu ftpd - problems
Date: 20 Sep 1995 17:52:27 GMT
Organization: MGIC
Lines: 14
Message-ID: <43pkcr$sqc@homer.alpha.net>
NNTP-Posting-Host: mgic7.mgic.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 1.2N (Windows; I; 16bit)


I don't have BSDI's source for WU's ftpd. I have the source from WU. The program 
won't work right under BSDI.

I changed the code to use quad words where needed (%qd) due to BSDI's 64 bit off_t.

Login and directory listings work.

mget always fails, claiming nothing matches the specification, which isn't true.

What else needs to be tweeked to get wu-ftpd to work with BSDI?

Dean