18 May
2000
18 May
'00
4:06 p.m.
Shane Hathaway wrote:
Data.fs is essentially a log file that is appended with binary data. The only time the data is changed rather than appended is when you pack the database. Therefore, it may be easier to write a script that catches the data that is appended and appends it to the backup file. When the script detects the file has shortened (after a packing operation), it should copy the whole file over.
Someone alreay wrote a script that does this - search the archives or zope.org. -- Itamar S.T. itamar@maxnm.com