Reference Guide
NAS-volumes SMB-shares create-folder
Create a folder in a volume.
This folder can then be used for an SMB share.
Format
NAS-volumes SMB-shares create-folder <VolumeName> <ParentFolder>
<Name>
Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<ParentFolder> Parent folder under the NAS
volume
Existing parent folder
<Name> Name of the new folder Less than 255 characters and
cannot contain the following
characters: < > " \ | ? *. Also, the
path cannot include ., .., and so
on.
Example
Create /folder1 on a NAS volume named vol1:
CLI> NAS-volumes SMB-shares create-folder vol1 / folder1
NAS-volumes SMB-shares delete
Delete an SMB share.
Format
NAS-volumes SMB-shares delete <ShareName>
Arguments
Argument Description Format
<ShareName> SMB share name Existing SMB share name
Example
Delete an SMB share named share1:
CLI> NAS-volumes SMB-shares delete share1
CLI Commands
161










