Hi all.
I have configured bacula Server in CentOS and a client in windows, so the Server can see the client, testing the FileSet i can see the files of the client, the job run but it doesn't transfer any byte to the disk.
The Storage Section in bacula-dir.con is:
Storage {
Name = TheFiles
# Do not use "localhost" here
Address = 127.0.0.1 # N.B. Use a fully qualified name here
SDPort = 9103
Password = "anyPassword"
Device = SuperStorage
Media Type = File
}
the Device=SuperStorage is definied in bacula-sd.conf:
Device {
Name = SuperStorage
Media Type = File
Archive Device = /home
LabelMedia = yes
AutomaticMount = yes
AlwaysOpen = yes
}
What i'm missing for the transfer can be done?
Thanks.
--
Cordialmente:
Juan Pablo Botero
Administrador de Sistemas informáticos
Fedora Ambassador for Colombiahttp://www.jpilldev.net
