ClamFS is a FUSE-based user-space file system for Linux with
on-access anti-virus file scanning through clamd daemon
Features
- User-space file system
- Configuration stored in XML files
- FUSE used as file system back-end
- Scan files using ClamAV
- ScanCache speeds up file access
- Sends mail to administrator when detect virus
WWW: http://clamfs.sourceforge.net/
PR: 201063
Submitted by: Mageirias Anastasios <anastmag@gmail.com>, lightside@gmx.com
13 lines
375 B
Plaintext
13 lines
375 B
Plaintext
ClamFS is a FUSE-based user-space file system for Linux with
|
|
on-access anti-virus file scanning through clamd daemon
|
|
|
|
Features
|
|
- User-space file system
|
|
- Configuration stored in XML files
|
|
- FUSE used as file system back-end
|
|
- Scan files using ClamAV
|
|
- ScanCache speeds up file access
|
|
- Sends mail to administrator when detect virus
|
|
|
|
WWW: http://clamfs.sourceforge.net/
|