My take is that you won't be able to restart Zope via FTP, but you can do it with a normal URL link. The URL would be http://yourmachine/Control_Panel/manage_restart to restart it or http://yourmachine/Control_Panel/manage_shutdown to close Zope down. Obviously you will need to authenticate in some way, and this depends on what sort of user management you have set up. You could for instance, if using normal web authentication, pass the user/password on the url like so http://user:pass@mymachine/Control_Panel/manage_restart. hth Phil phil.harris@zope.co.uk ----- Original Message ----- From: "robert at rocad" <robert@redcor.ch> To: "zope-dev" <zope-dev@zope.org> Sent: Monday, April 09, 2001 9:41 AM Subject: [Zope-dev] how can I stop zope through ftp?
Hi there, I am looking for a way to stop zope through FTP.
Why? I would like to have a button on my (Windows) desktop I can push to restart zope without leaving Zopes current setup.
thanks Robert
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )