Hi, I'm using BackupPC to back up a Windows computer. The configuration file contains this:
$Conf{ClientNameAlias} = '192.168.0.23'; $Conf{SmbShareName} = [ 'Users' ]; $Conf{BackupFilesOnly} = ['/Trine/SkyDrive']; $Conf{SmbShareUserName} = 'Trine'; $Conf{SmbSharePasswd} = 'XXXXX'; After running BackupPC, the XferLOG contains: Running: /usr/bin/smbclient \\\\192.168.0.23\\Users -U Trine -E -d 1 -c tarmode\ full -Tc - /Trine/SkyDrive full backup started for share Users Xfer PIDs are now 12274,12273 Domain=[EOWYN] OS=[Windows 10 Home 14393] Server=[Windows 10 Home 6.3] tar:316 tarmode is now full, system, hidden, noreset, quiet tar:712 Total bytes received: 14482767 create 755 0/0 0 Trine/SkyDrive pool 644 0/0 268 Trine/SkyDrive/desktop.ini create 755 0/0 0 Trine/SkyDrive/Dokumenter create 755 0/0 0 Trine/SkyDrive/Dokumenter/Arbejde pool 644 0/0 36519 Trine/SkyDrive/Dokumenter/Arbejde/3 ekstra kapitler til Birk.docx .... Many more files transferred tarExtract: Done: 0 errors, 61 filesExist, 14484845 sizeExist, 10253128 sizeExistComp, 61 filesTotal, 14484845 sizeTotal Got fatal error during xfer (No files dumped for share Users) Backup aborted (No files dumped for share Users) Saving this as a partial backup, replacing the prior one (got 61 and 0 files versus 0) In short, all the files are backed up correctly, and I can see them in the BackupPC web page, but as you can see, the backup is marked as failed with this message: Got fatal error during xfer (No files dumped for share Users) Backup aborted (No files dumped for share Users) What could be wrong? /Claus ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/