I'm trying to convince my company to use Zope on a much larger scale than we have been -- we're using it for an internal dept. website, but I think we should use it for the external dept. website as well. One thing I am not sure of -- we would like the site to include an FTP capability. A customer would be assigned a username/password and would be able to FTP to this site to download patches to our software product. I think this can be set up with Filefolder, but I'm wondering if Zope does any logging on FTP accesses? If someone hit the FTP site, punched in a certain password, and downloaded certain files, would we be able to tell afterwards? Kit -- Kit O'Connell Zope Administrator kito@clearcommerce.com 'yes is a world & in this world of yes live (skilfully curled) all worlds' - e.e. cummings
One thing I am not sure of -- we would like the site to include an FTP capability. A customer would be assigned a username/password and would be able to FTP to this site to download patches to our software product. I think this can be set up with Filefolder, but I'm wondering if Zope does any logging on FTP accesses? If someone hit the FTP site, punched in a certain password, and downloaded certain files, would we be able to tell afterwards?
Previous versions did log access via FTP if I'm not mistaken, not sure about the current version. I'd opt for a separate FTP server though, or have them download the stuff via their browsers which allows extensive control and logging... HTH Jonathan
participants (2)
-
Jonathan (Listserv Account) -
Kit O'Connell