11 Jun
2002
11 Jun
'02
10:56 a.m.
At 10:41 PM 6/10/02, Jim Kutter wrote:
Hi folks - how does one go about backing up and restoring a production Zope server?
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"