Dallas L. Engelken wrote:
Hey guys..
I was looking at this sub, and noticed it calls avpdaemon like
`$avpdaemon_binary $ENV{'TMPDIR'} 2>&1`;
However, if you've messed with aveclient/aveserver, you'll see that this
does not work.
# /usr/local/kav/bin/aveclient -p /var/run/aveserver -s /tmp
/tmp ERROR not a regular file
OK - that needs to be fixed. You can see why this is in the contrib/
directory... No-one is really looking after it.
But, if you change it like this, it will work...
`$avpdaemon_binary $ENV{'TMPDIR'}/* 2>&1`
No good. Potentially that wildcard "*" might need to expand out to
10,000 files - which the shell can't handle. The recursive option is far
better
Or maybe I'm missing something in kav4unix.conf that breaks recursive
scanning of directories with aveclient/aveserver??? I have
Recursion=yes set in [scanner.options], but I don't know if that matters
for the client/daemon.
If anyone know more, please share!
Indeed
--
Cheers
Jason Haar
Information Security Manager, Trimble Navigation Ltd.
Phone: +64 3 9635 377 Fax: +64 3 9635 417
PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general