Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/Can_ONTAP_CLI_list_files_in_a_CIFS_share_or_volume
      ONTAP CLI does not have a specific command to list CIFS share contents at this point, but the following can be used: Use the path with a wildcard (*) in file-directory show: ::> vserver security file-...ONTAP CLI does not have a specific command to list CIFS share contents at this point, but the following can be used: Use the path with a wildcard (*) in file-directory show: ::> vserver security file-directory show -vserver svm -path /cifs_data/SQLBKUP/* -fields path ::> vserver security file-directory show -vserver svm -path /nfs_data/* -fields path System Manager 9.8 and later (ONTAP File System Analytics) allows volume content to be listed via Volumes > Volumename > File System > Explorer