N00b question - archiving

Support and queries relating to all previous versions of ZoneMinder
Locked
spyder
Posts: 5
Joined: Wed Oct 17, 2007 7:52 pm

N00b question - archiving

Post by spyder »

Greetings,

We have zoneminder up and running (1.22.3) but have a question regarding archive. How do we set whether it uses zip or tar? Currently when I archive events it appears to run but I don't see any drop in diskspace used. I don't see any errors in the logs and the module gzip64 is installed. Oh, Suse 10.1 x86-64

TIA

spyder
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

Archive does not compress the files. Only marks them as archived in the database so filters like purgewhenfull do not delete them if the filter is setup to pay attention to the archive flag.
The only time compression is used is for export of events, events attached to email, or ftp transfers.
spyder
Posts: 5
Joined: Wed Oct 17, 2007 7:52 pm

Post by spyder »

ahhhh, ok. Didn't expect to see much savings but any is better than none.
Locked