[Zope] Backup & restore zope
Milos Prudek
milos.prudek@tiscali.cz
Tue, 11 Jun 2002 15:17:17 +0200
> Crontab entry :-)
>
> # at 1:30am, Tuesday - Saturday, backup Zope, save export file to ~root/
> 30 1 * * 2-6 root wget -O ~root/zopebak.zexp
> "http://zopehost:8080/manage_exportObject?download:int=1"
This requires giving anonymous access to manage_exportObject at root
level, doesn't it?
Please forgive me if I overlooked something obvious, but it looks like
any cracker may download your whole Zope simply by visiting
"www.yoursite.com/manage_exportObject?download:int=1"
--
Milos Prudek