Hello,

I'm doing backups of WinXP/2000 files on a Linux (Mandrake 10.2) server.

The backup seems to work OK, but not the restore of the Windows files on
the Linux Server.

In bacula-dir, I can see and mark the files, the backup files have the
right size, the restore seems to work OK, but the files are just not
restored anywhere.

I've set the Portable = yes option and the filename is properly enclosed
with quotes; the backslashes are replaced by forward slashes.

Yes, I would like to restore the files on the Linux server and not the
original Windows machine... :-)

This is the Fileset :

FileSet {
  Name = "philippe-supair Full Set"
  Include {
    Options {
      signature = MD5
      Compression = GZIP
      wildfile = *.[1-5].gz
      Exclude = yes
      Portable = yes
    }
     File = "C:/documents and settings/philippe"
  }
}

Any hints ?
Thanks

(other that that, Bacula rocks :-)
-- Jean-Marc




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to