Hello,

am trying to backup and am getting following errors:

07-Apr 23:39 backup-dir: No prior Full backup Job record found.
07-Apr 23:39 backup-dir: No prior or suitable Full backup found. Doing FULL 
backup.
07-Apr 23:39 backup-dir: Start Backup JobId 311, Job=dizzy.2005-04-07_22.05.19
07-Apr 23:39 backup-dir: templar.2005-04-07_22.05.19 Fatal error: FD gave bad 
response to Include command: wanted 2000 OK include
 got: 2999 Invalid command


Before i didn't get such errors, but i have changed my bacula-dir.conf to new 
syntax and exclude list, so FileSet now looks like follow:
FileSet {
        Name = "dizzy"
        Include {
                Options {
                        compression=GZIP
                          @exclude.list
                        exclude = yes
                        }
                File = /export/storage0 
                File = /etc 
                File = /opt
                }
        }

where exclude.list is:
wild = *.mp3
wild = *.avi
wild = *.mpg
wild = *.mpeg
wild = *.wmv
wild = *.wma
wild = *.wvx
wild = *.wax
wild = *.asf
wild = *.asx
wild = *.wms
wild = *.wmz
wild = *.wmd
wild = *.mlv
wild = *.mid
wild = *.mod
wild = *.mov
wild = *.mp1
wild = *.mp2
wild = *.mpa
wild = *.mpe


Maybe i have errors in configuration? Where is a problem? Any help would be 
nice.
Thanks!

Viktoria



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to