zmfilter.pl has a bug, this version I found to be working:
http://www.socomms.com/contrib/scripts/ ... riginal.pl
file contents replaced with the code from above link and zoneminder now sends correct files to your ftp site
I have tested it with zip option, I guess it should work with tar as well.
This is on openSuSe 10.3, I used one click install, and as seen from posts on this forum the bug is also present in Debian, so anyone who has same problem with uploading empty files try the "zmfilter-original.pl" .
also, I have edited zm.conf to include this line:
---------------------------------------------------------
# Zoneminder events directory
ZM_DIR_EVENTS=/srv/www/htdocs/zm/events
----------------------------------------------------------
but sometimes I do still see uploaded empty zip files 22 bytes in size, next to correctly formed tar files, as above zmfilter is from earlier version so this is only a temporary fix...