Replies: 2 comments
-
Simpliest way to do it on Debian:
Now edit configuration file
Finally start ClamFS and verify that EICAR causes FS denying read:
And the log should be similar to:
HTH |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, that works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have difficulties to get clamfs running properly, because I do not understand the flow of the program.
I think the problem is that I do not know what
<filesystem root= ... />
and<filesystem mountpoint= ... />
are needed for.
Maybe an example use case will help. In my case I want that all files that are written to (or read from (?)) the ~/Downloads folder are scanned. What would for this case be the proper values for
<filesystem root= ... />
and<filesystem mountpoint= ... />
?Thanks.
Beta Was this translation helpful? Give feedback.
All reactions