Does Zope's builtin FTP server automatically start up when starting Zope? It doesn't appear to start for me unless it is using some port I don't know about. Is there anything in the build options which specify that it should start up automatically, and which port it should use? Or any logs which might tell me that it did start but failed? -- John
On 5 Mar 2004, at 14:04, John Poltorak wrote:
It doesn't appear to start for me unless it is using some port I don't know about. Is there anything in the build options which specify that it should start up automatically, and which port it should use?
Ha. A question I can answer. Zope FTP is on port 8021 IIRC. And yes, you can specify the port. For Zope 2.7 its specified in the config file (Zope/etc/zope.conf). HTH Simon Forster _____________________________________________________ LDML Ltd, 62 Pall Mall, London, SW1Y 5HZ, UK Tel: +44 (0)70 9230 5244 Fax: +44 (0)70 9230 5247 _____________________________________________________
participants (2)
-
John Poltorak -
Simon Forster