How to skip certain folder or files from being backup on Linux in case that you use EMC Networker as your backup software? You have to write simple text file that is located in / folder.
File name have to be .nsr and syntax have to be like this
server#cat .nsr
<< /sys >>
+skip: *
This will skip all files and folder from /sys folder.
File name have to be .nsr and syntax have to be like this
server#cat .nsr
<< /sys >>
+skip: *
This will skip all files and folder from /sys folder.
No comments:
Post a Comment