User Guide

3-1
If the file management system in your server is NTFS
, in order to allow
IIS to use an anonymous account to access the files in the directory of
C:\Inetpub\wwwroot\X cabinet\Files, you have to make sure the
anonymous account is with sufficient privilege. You may make the
following settings:
1. Select C:\Inetpub\wwwroot\X cabinet\Files directory in Windows
Explorer, and right click to select " Properties ".
2. Select "Security" tab in the File dialog box, and select "Everyone".
Select the privileges for "Read and Execute", "Folder Properties
List", " Read" and "Write".
After that "every user" has the privilege to manage all files in the
directory of files saving.
Note: For the actual security concern of the scanned files, we should not
allow the group of “Everyone” to have full privileges of the file directory.
Therefore, when setting the access privilege for your file system, it is
recommended to set the privilege of the directory for file saving to IIS
anonymous account or the other users and groups that can use the
directory only.
Note:
1. Please note that HTTP and AVPP cannot add server sub-directory
from @V5100.
2. When using Apache as HTTP server, you need to have a HTTP/1.1
put add-in module since @V5100 uses chunked Transfer-encoding.
In addition, the Apache will have to be set to accept HTTP PUT
command in order to accept @V5100 for files saving. For more
information, refer to the related document of Apache.