Reference Guide

Argument Description Format
<Name> Name of the new folder Less than 255 characters and
may not contain the following
characters: < > " \ | ? *. Also, the
path may not include ., .., and so
on.
Example
Create a folder named folder1 with a parent folder / on a NAS volume named vol1:
CLI> NAS-volumes CIFS-shares create-folder vol1 / folder1
NAS-volumes CIFS-shares add
Description
Add a CIFS (Common Internet File System) share to a NAS volume.
Format
NAS-volumes CIFS-shares add <ShareName> <VolumeName> <Path> {options}
Arguments
Argument Description Format
<ShareName> CIFS share name A maximum length of 80
characters, and may contain
letters, numbers, and
underscores
<VolumeName> NAS volume name Existing NAS volume name
<Path> CIFS share path in the NAS
volume
Existing CIFS share path
Options
Option Description Format
-Comment <Comment> Comment for the CIFS share Any string
-AntiVirus <AntiVirus> Indicate whether the files that are
opened from this CIFS share
must pass an anti-virus check
Possible values are Yes, No
-EnableAvExtensionsFilters
<EnableAvExtensionsFilters>
Indicate whether to exclude
specified file extensions from
anti-virus scanning
Possible values are Yes, No
-AvExtensions <AvExtensions> File extensions to exclude from
anti-virus scanning
Any string
238