On Wed, Dec 2, 2009 at 8:01 AM, Chris Withers <ch...@simplistix.co.uk> wrote: > Jim Fulton wrote: >> >> BTW, offline back ups if file-storage even with Blobs is >> straightforward without repozo. > > I couldn't parse this, could you restate particularly wrt to what ou mean by > offline? If there's a way other than repozo, then it would be great to know > what it was...
If you take the database down, you can use normal backup tools to back up the database file and blobs. Repozo gives you, for FileStorage: - Online backups -- you can back up a database while it is running - Incremental backups Of course, it isn't being actively supported. Jim -- Jim Fulton _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org https://mail.zope.org/mailman/listinfo/zodb-dev