[Zope3-dev] question about the FTP access log

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Apr 13 10:13:07 EDT 2005


On Monday 11 April 2005 10:28, Adam Groszer wrote:
> The Zope3/Win32/trunk writes the following to the log on the
> screen:
>
> 127.0.0.1 - adi [11/Apr/2005:16:16:46 +0200] "RETR /hu03/b1"
>
> but actually, /hu03/b1/egy was retrieved.
> hu03 and b1 is a container, egy is a contained IFile object.
>
> Is that OK?

Yes, since the reported entry is not the command that was received, but the 
action plus the current working directory. See zope.server.ftp.logger

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-dev mailing list