NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Hardware

Cifs within a Cifs

SVHO
3,682 Views

 

 

Let me give an example

 

 

\\fs1\ac-rn$    (would list the following directories)

 

myFolder1

myPicture1\vault  (another cifs called vault$)

myMoney1

 

 

\\fs1\vault$  (would list the following directories, )

 

moreJunk1

morePic1

 

1) is the above doable with NetApp?

 

Thanks for reading.

svho

 

1 ACCEPTED SOLUTION

NAYABSK
3,651 Views

Hi, 

 

Thank you for contacting NetApp community and regarding your query yes you can create a CIFS share within a share

 

Ex:-

 

NAS1> cifs shares -add test1 /vol/cifsvol/testfolder

 

NAS1> cifs shares -add test3 /vol/cifsvol/testfolder/testfolder2

 

 

Thanks,

Nayab

View solution in original post

1 REPLY 1

NAYABSK
3,652 Views

Hi, 

 

Thank you for contacting NetApp community and regarding your query yes you can create a CIFS share within a share

 

Ex:-

 

NAS1> cifs shares -add test1 /vol/cifsvol/testfolder

 

NAS1> cifs shares -add test3 /vol/cifsvol/testfolder/testfolder2

 

 

Thanks,

Nayab

Public