On Thu, 2003-06-26 at 18:21, Ed Wilts wrote:

> It's an ugly problem which is why I posted for more ideas.  It would be
> nice if there was a hook right into wu-ftpd that did the scan during the
> upload so it only gets scanned once and can't be missed either.
> 

here is a stab in the dark for you
http://www.wu-ftpd.org/man/ftpconversions.html

it will accept an external program
you would just need to run it so it will work on all uploads
regardless of extension.

maybe make a specific class in ftpaccess for uploads
enable tar on that class,
and in ftpconversions set up the tar attributes to actually
run the virusscanner.

of course i have never done this, just a stab in the dark

good luck

randy


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to