On Thu, 2003-06-26 at 14:48, Ed Wilts wrote: > On Thu, Jun 26, 2003 at 03:40:43PM -0400, Gerry Doris wrote: > > Off the top of my head I would suggest you create a script running in cron > > that checks for new files in the upload directly, if there are any, runs a > > virus scan on them, and moves the finished files to either a quarantine > > directory or a save directory depending on results. > > > > You should be able to use any of the command line scanners like F-Prot or > > ClamAV to do the scanning. > > Part of the problem is that all my ftp uploads are authenticated and in > separate directories - in excess of 500 unique directories. This does > make the problem a little harder... > > Thanks, > .../Ed
can u force the uploads into an incoming dir in each directory and let the scanning process mv then into the regular dir? Then you should not have to rescan each file each time. I would try something along those lines and see if I could get the incoming dir not accesable from the inside and scanned dir not writable from with out. Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list