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/DP/SnapRestore/SnapRestore-KBs/How_to_restore_single_file_with_whitespace_in_the_file_path
      Applies to ONTAP 9.x SnapRestore Snapshot Description There is a possibility to have whitespaces character in a file path Whitespaces are against best practices to be used with any file system, use "_...Applies to ONTAP 9.x SnapRestore Snapshot Description There is a possibility to have whitespaces character in a file path Whitespaces are against best practices to be used with any file system, use "_" instead Example: /vol/vol_test_1/New Folder/test.txt Listing of the file may fail with the following error: ::> set advanced ::*> node run -node <node_name> -command "ls /vol/vol_test_1/New Folder" /vol/vol_test_1/New: Can't open directory: No such file or directory