Re: [clamav-users] Scan files by date

2011-10-14 Thread Matus UHLAR - fantomas
On 10/10/2011 5:28 AM, Matus UHLAR - fantomas wrote: On 9/30/2011 10:56 PM, Nathan Gibbs wrote: clamscan itself isn't that smart, but if you are using unix, find could feed a list of things to clamscan. On 03.10.11 11:34, Bowie Bailey wrote: >Just keep in mind that it is quite easy to arbitra

Re: [clamav-users] Scan files by date

2011-10-10 Thread Bowie Bailey
On 10/10/2011 5:28 AM, Matus UHLAR - fantomas wrote: >> On 9/30/2011 10:56 PM, Nathan Gibbs wrote: >>> clamscan itself isn't that smart, but if you are using unix, find could >>> feed a list of things to clamscan. > On 03.10.11 11:34, Bowie Bailey wrote: > >Just keep in mind that it is quite easy

Re: [clamav-users] Scan files by date

2011-10-10 Thread G.W. Haywood
Hi there, On Mon, 10 Oct 2011 Matus UHLAR wrote: > luckily un*x filesystems have ctime (inode change time) which changes > everytime someone does this, so find can use -ctime option to get even > such files However metadata support in some filesystems supported under un*x can be patchy, and some

Re: [clamav-users] Scan files by date

2011-10-10 Thread Matus UHLAR - fantomas
On 9/30/2011 9:37 PM, Rohler, Brian L wrote: I have a large number of files (9TB) with over a million files and thousands of directories. I would like to scan the group one time so I have a good baseline. After that I would like to scan files that are less than 365 days old. Can I use clamscan to

Re: [clamav-users] Scan files by date

2011-10-04 Thread Steve Basford
> I have a large number of files (9TB) with over a million files and > thousands of directories. I would like to scan the group one time so I > have a good baseline. After that I would like to scan files that are less > than 365 days old. Can I use clamscan to scan files by date? Along these lines

Re: [clamav-users] Scan files by date

2011-10-03 Thread Bowie Bailey
On 9/30/2011 10:56 PM, Nathan Gibbs wrote: > On 9/30/2011 9:37 PM, Rohler, Brian L wrote: >> I have a large number of files (9TB) with over a million files and >> thousands of directories. I would like to scan the group one time so >> I have a good baseline. After that I would like to scan files th

Re: [clamav-users] Scan files by date

2011-09-30 Thread Nathan Gibbs
On 9/30/2011 9:37 PM, Rohler, Brian L wrote: > I have a large number of files (9TB) with over a million files and > thousands of directories. I would like to scan the group one time so > I have a good baseline. After that I would like to scan files that > are less than 365 days old. Can I use clams