如何恢复文件路径中带有"空格"的单个文件?
适用于
- ONTAP 9.x
- SnapRestore
- Snapshot
说明
- 文件路径中可能存在空格字符
- 空格违反了与任何文件系统一起使用的最佳做法,请改用"_"
- 示例:
/vol/vol_test_1/New Folder/test.txt - 文件列表可能失败并出现以下错误:
::> 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