Re: [Bacula-users] All files in directory always included

2008-10-29 Thread Jorge Cabello
Solved. El lun, 20-10-2008 a las 17:43 +0200, Jorge Cabello escribió: > I forgot to mention that files that match wilddir expresion > (/home/test/*/logs) aren't included. So that part works fine. > > The always included files are /home/test/dir/files (where 'dir' is any > directory inside test an

Re: [Bacula-users] All files in directory always included

2008-10-20 Thread Jorge Cabello
I forgot to mention that files that match wilddir expresion (/home/test/*/logs) aren't included. So that part works fine. The always included files are /home/test/dir/files (where 'dir' is any directory inside test and 'files' is any directory or file except logs directory). El lun, 20-10-2008 a

[Bacula-users] All files in directory always included

2008-10-20 Thread Jorge Cabello
Hi, I'm having problems with a configuration in which all the files inside a directory are always include in the backup (full, incremental and differential). Some files may change each day but not all, so I think I must have something wrong in the configuration but I'm not able to find it. The pr