跳转到主内容

是否可以从Vscan中排除读取操作?

Views:
2
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

适用场景

  • ONTAP 9
  • CIFS
  • vscan

问题解答

  • 可以使用 Vscan文件操作配置文件在CIFS共享级别控制触发请求的操作
  • 默认Vscan文件操作配置文件为 standard , 和 opencloserename 操作可以触发病毒扫描。

示例

::> vserver cifs share modify -vserver svm1 -share-name share1 -vscan-fileop-profile standard

[-vscan-fileop-profile {no-scan|standard|strict|writes-only}] - Vscan File-Operations Profile
This optional parameter controls which operations trigger virus scans. The value can be one of the following:
o   no-scan: Virus scans are never triggered for this share.
o   standard: Virus scans can be triggered by open, close, and rename operations. This is the default profile.
o   strict: Virus scans can be triggered by open, read, close, and rename operations.
o   writes-only: Virus scans can be triggered only when a file that has been modified is closed.

追加信息

附加信息 _text
NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.