Search found 2 matches

by ricardomenzer
Tue Oct 11, 2016 3:39 pm
Forum: ZoneMinder 1.29.x
Topic: How to zip events with no directory names?
Replies: 3
Views: 1397

Re: How to zip events with no directory names?

Problem is that the jpg filenames are not unique. Even for a single Event? In my tests, it seems that all files are stored in a single directory inside the zip file. I understand that, for different events, the filenames may be the same. The directory is a kind of datestamp, isn't it? That ...
by ricardomenzer
Tue Oct 11, 2016 3:13 pm
Forum: ZoneMinder 1.29.x
Topic: How to zip events with no directory names?
Replies: 3
Views: 1397

How to zip events with no directory names?

I'm using Zoneminder 1.29.0 and configured A filter to upload the events via FTP to a server. Everything is working fine, except that the zip file contains all the directory names. I want to get only the image filaes at the "root" of the zip. Is that possible? I can see the zip command has the -j ...