config/OsecFS.cfg
author ck
Tue, 26 Nov 2013 16:13:18 +0100
changeset 1 1f61fe50ab10
parent 0 e840b60f3ea3
child 3 5c45c43de56e
permissions -rw-r--r--
Added IKARUS scan server scan on file open.
     1 [Main]
     2 # make sure this file is writeable
     3 Logfile: /var/log/fuse_test.log
     4 
     5 # the place that the user will see (you can't access virusfiles here)
     6 Mountpoint: /tmp/virtual_fuse
     7 
     8 # where the files really are on the filesystem 
     9 Rootpath: /tmp/root_fuse
    10 
    11 # the URL of the local scan server
    12 LocalScanserverURL: http://192.168.63.128/virusscan
    13 
    14 # the URL of the remote scan server
    15 RemoteScanserverURL: http://192.168.63.128/virusscan