Hi,
I'm going to deploy AMANDA as a backup system.
However, I'm in doubt some parts in disklist file
What should it be in the file if....
 
- I want backup only index.html in every user's home dir
  /home/*/htdocs/index.html
- I want backup only all file have .pl extension
 /htdocs/*.pl
- I want backup every file whose name led by phplib
 /usr/local/apache/phplib*
- I want backup only shadow file in /etc
 /etc/shadow
 
??
 
When I put them in disklist file and run amcheck, Amanda
asked me to create directories to that name files, which
I think some directories name doesn't make sense in name.
 
 
PT.

Reply via email to