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.
ft@0
     1
[Main]
ft@0
     2
# make sure this file is writeable
ft@0
     3
Logfile: /var/log/fuse_test.log
ft@0
     4
ft@0
     5
# the place that the user will see (you can't access virusfiles here)
ft@0
     6
Mountpoint: /tmp/virtual_fuse
ft@0
     7
ft@0
     8
# where the files really are on the filesystem 
ck@1
     9
Rootpath: /tmp/root_fuse
ck@1
    10
ck@1
    11
# the URL of the local scan server
ck@1
    12
LocalScanserverURL: http://192.168.63.128/virusscan
ck@1
    13
ck@1
    14
# the URL of the remote scan server
ck@1
    15
RemoteScanserverURL: http://192.168.63.128/virusscan