[clamav-users] How to manually delete infected file

2015-04-09 Thread sanes
Does "clamscan --remove=yes" only delete infected file from hard disk, or also if running in memory (RAM)? we rather manually delete files that are infected, but not sure how to handle ___ Help us build a comprehensive ClamAV guide: https://github.com/

Re: [clamav-users] How to manually delete infected file

2015-04-09 Thread sanes
So I understand clamscan only removes infected file from hard disk What happens if infection is in memory (RAM)? On 2015-04-09 15:53, Dennis Peterson wrote: > On 4/9/15 7:31 AM, sanes wrote: > > Does "clamscan --remove=yes" only delete infected file from hard disk, or

[clamav-users] Exclude multiple files with Windows version of clamscan

2015-04-14 Thread sanes
Please advise how to use a Text File with a list of Files to Exclude from clamscan (Windows Version). Have only found postings with Unix-type solutions clamscan --exclude='text file containing list of files' ___ Help us build a comprehensive ClamAV gu

[clamav-users] Clamscan infection that is not infected

2015-04-15 Thread sanes
Why does clamscan show this file infection, but a scan with VirusTotal.com shows file is safe? Which source should I trust? c:\Windows\System32\mobsync.exe: Win.Trojan.Agent-863936 FOUND ___ Help us build a comprehensive ClamAV guide: https://github.c

[clamav-users] clamscan --exclude=REGEX

2015-04-16 Thread sanes
The following exclude does not work (the scan will check the file) clamscan -r --exclude="c:\Windows\System32\mobsync.exe" c:\ Please advise why exclude not working ___ Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq