Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello all,
I would like to know, how I access a share content from systemshell prompt? I hear that it's possible to list or access CIFS share data from systemshell.
Thanks
Solved! See The Solution
1 ACCEPTED SOLUTION
ckirim has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @ckirim
If you want to see the content in the cifs share please follow the below steps on your ontap 7-mode CLI.
> priv set advanced
> ls /vol/volname/qtreename (Please use the path on which you have created a cifs share)
The above command will display you the content in the cifs share and you can able to see it from your ontap cli.
1 REPLY 1
ckirim has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @ckirim
If you want to see the content in the cifs share please follow the below steps on your ontap 7-mode CLI.
> priv set advanced
> ls /vol/volname/qtreename (Please use the path on which you have created a cifs share)
The above command will display you the content in the cifs share and you can able to see it from your ontap cli.
