Re: [BackupPC-users] BackupPC failing to back up a host with big files

2012-08-28 Thread Les Mikesell
On Tue, Aug 28, 2012 at 12:09 AM, martin f krafft madd...@madduck.net wrote: also sprach Les Mikesell lesmikes...@gmail.com [2012.08.27.2326 +0200]: The only setting I can see that relates to this would be PartialAgeMax. Are the retries happening before this expires? Otherwise you'd have to

Re: [BackupPC-users] BackupPC failing to back up a host with big files

2012-08-28 Thread martin f krafft
also sprach Les Mikesell lesmikes...@gmail.com [2012.08.28.1455 +0200]: The ClientTimeout setting may be your real issue though. A running backup should never time out as long as anything is transferring, even if it takes days to complete but with rsync that value can be for the whole backup.

[BackupPC-users] Error Backing up Servers

2012-08-28 Thread gshergill
Hi guys, I've added the following now; $Conf{BackupFilesOnly} = { 'C$$' = [ '*/Desktop/*' ] }; and still the same error; NT_STATUS_ACCESS_DENIED listing \Documents and Settings\* This backup will fail because: NT_STATUS_ACCESS_DENIED listing \\* NT_STATUS_ACCESS_DENIED listing \\* Not

Re: [BackupPC-users] BackupPC failing to back up a host with big files

2012-08-28 Thread Les Mikesell
On Tue, Aug 28, 2012 at 8:29 AM, martin f krafft madd...@madduck.net wrote: The ClientTimeout setting may be your real issue though. A running backup should never time out as long as anything is transferring, even if it takes days to complete but with rsync that value can be for the whole

Re: [BackupPC-users] Error Backing up Servers

2012-08-28 Thread Bowie Bailey
On 8/28/2012 10:28 AM, gshergill wrote: Hi guys, I've added the following now; $Conf{BackupFilesOnly} = { 'C$$' = [ '*/Desktop/*' ] }; and still the same error; NT_STATUS_ACCESS_DENIED listing \Documents and Settings\* This backup will fail because: NT_STATUS_ACCESS_DENIED

Re: [BackupPC-users] BackupPC failing to back up a host with big files

2012-08-28 Thread martin f krafft
also sprach Les Mikesell lesmikes...@gmail.com [2012.08.28.1650 +0200]: Maybe it is a bug that has been fixed in the current version but I know I have seen situations where the backup ended with an Alarm signal but files in the backup had been updating not long before the timeout. I assumed

Re: [BackupPC-users] Error Backing up Servers

2012-08-28 Thread Tony Molloy
On Tuesday 28 August 2012 15:28:43 gshergill wrote: Hi guys, I've added the following now; $Conf{BackupFilesOnly} = { 'C$$' = [ '*/Desktop/*' ] }; and still the same error; NT_STATUS_ACCESS_DENIED listing \Documents and Settings\* This backup will fail because:

Re: [BackupPC-users] BackupPC failing to back up a host with big files

2012-08-28 Thread Les Mikesell
On Tue, Aug 28, 2012 at 11:35 AM, martin f krafft madd...@madduck.net wrote: also sprach Les Mikesell lesmikes...@gmail.com [2012.08.28.1650 +0200]: Maybe it is a bug that has been fixed in the current version but I know I have seen situations where the backup ended with an Alarm signal but