Re: [clamav-users] clamdscan big files problem

2014-04-25 Thread Shawn Webb
On Fri, Apr 25, 2014 at 10:35 AM, SR wrote: > Hello everyone, > > I have happily been using Clamav on our file server for more than a year > now. > The scan of the different volumes is done by clamdscan which is ran > from cron jobs. > > The problem that I am facing since a few weeks, is that the

Re: [clamav-users] clamdscan big files problem

2014-04-25 Thread Shawn Webb
On Fri, Apr 25, 2014 at 11:35 AM, SR wrote: > 2014-04-25 10:58 GMT-04:00 Shawn Webb : > > Hey Stephen, > > > > How big is that file? How much RAM (physical and swap separate, please) > is > > installed on the scanning machine? Currently, ClamAV has a hard file > limit > > of around 2.17GB. Becaus

[clamav-users] Manual cdiff update

2014-04-25 Thread Arthur Snyder
I am trying to manually update a daily.cvd file with a daily-xx.cdiff file.  I know I can just download the latest daily.cvd.  I know I can just run freshclam and update.  That is not the point. I run sigtool --verify-cdiff daily-xxx.cdiff daily.cvd and it states the cdiff file correctly appli

[clamav-users] INSTREAM size limit exceeded?

2014-04-25 Thread 黃揚文
I'm trying to use OwnCloud's files_antivirus plugin with ClamAV-daemon to scan for windows virus. Warning files_antivirus File could not be scanned. Clamscan reported: 2014-04-25T16:16:43+00:00 Error PHP Undefined offset: 1 at /var/www/BBLabCloud/apps/files_antivirus/lib/clamav.php#152 2014-04

Re: [clamav-users] INSTREAM size limit exceeded?

2014-04-25 Thread 黃揚文
I'm trying to scan a file about 2GB using clamav daemon. I've notice from previous post said that ClamAV only supports scanning files no larger than 2.17GB files? My System is running on Ubuntu 14.04 with 16GB ram. 2014-04-26 10:22 GMT+08:00 黃揚文 : > I'm trying to use OwnCloud's files_antivirus