Re: [clamav-users] LibClamAV Warning: PNG: Unexpected early end-of-file

2021-04-05 Thread Maarten Broekman via clamav-users
While verbose (-v) is helpful in some cases, you probably want to use the debug option to get the large volume of LibClamAV messages. I find debug is far more useful than verbose most times. Maarten Sent from a tiny keyboard > On Apr 5, 2021, at 04:17, Vivek Patil via clamav-users > wrote: >

Re: [clamav-users] LibClamAV Warning: PNG: Unexpected early end-of-file

2021-04-05 Thread Vivek Patil via clamav-users
Oh yes, I have tried that too. But only the warning line was printing. The command was: clamscan -v -i -r --cross-fs=no -f "$list_file" On Mon, Apr 5, 2021 at 12:49 PM Eero Volotinen wrote: > Just add more verbose to your scanning parameters. I think it was -v, if I > remember correctly. > > Ee

Re: [clamav-users] LibClamAV Warning: PNG: Unexpected early end-of-file

2021-04-05 Thread Eero Volotinen
Just add more verbose to your scanning parameters. I think it was -v, if I remember correctly. Eero On Mon, Apr 5, 2021 at 9:20 AM Vivek Patil wrote: > Eero, > > What more details do you want? > I am scanning my system using "clamscan -i -r --cross-fs=no -f > "$list_file"" using a shell script.