hi, my favorite backup is rsync! regularly rsyncing my whole Zope onto another server works fine. normally only the Data.fs.* out of the /var-directory are synced. but when I modify my whole Zope-tree [adding or changing a Product], these changes are synced too. -mj Meilicke, Scott wrote:
I just tar my entire zope directory daily, Data.fs and all to tape. Weekly we do an offsite of our tapes.
Scott
-----Original Message----- From: Dennis Allison [mailto:allison@sumeru.stanford.EDU] Sent: Tuesday, August 06, 2002 1:41 PM To: zope@zope.org Subject: [Zope] backups
Clearly there are various levels of backup. I am planning to do an off-site backup of Data.fs on a regular basis and a tarball of the site as configure whenever I modify the configuration. What procedures do others use?