Hi there,

On Wed, 5 Apr 2023, Mark Murawski wrote:

...
$Conf{BackupFilesOnly} = {
  '/' => [
    'bin',
    'apps',
    'opt',
    'lib32',
    'intellasoft',
    'etc',
    'manageServ',
    'boot',
    'var',
    'lib',
    'lib64',
    'usr',
    'home',
    'sbin'
  ]
};
$Conf{TarShareName} = [
  '/'
];
...

Is the above what you really want?

What happens if you add '--ignore-failed-read' to the tar options?

Are you writing backups to the same filesystem that you're backing up?

--

73,
Ged.


_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/

Reply via email to