News About Features Documentation FAQ ChangeLog Mailinglist Download GIT Screenshots RRDtool MRTG WebQ Logwatch Reporter Latest stable: 2.0.2-1 Latest devel: 2.0.3-0.beta5 |
fusefs() Fuse filesystem with antivirus checking. This service can be used to check filesystem access for viruses. Usage: fusefs(SCANNERS, mountpoint, root_path='/') Where: mountpoint is a string, which defines an directory, where files will be accessed. root_path is a path, which files will real files. Example: fusefs(SCANNERS, '/home', '/realhome') New in version 0.8.0. |