I have a number of servers at remote sites that get backed up over ADSL
connections. Usually the backups run in an hour or two outside of
business hours which is fine.
However occasionally a user will add a large number of files to a
server, causing the backup to take much longer. This causes a
On Wed, Jul 08, 2009 at 09:34:42AM -0400, Ken D'Ambrosio wrote:
> Hi, all. Not having used BackupPC for about five years, I was wondering,
> first and foremost, if there had come into existence a mechanism for
> backing up open PST files. Secondly, since PST files are
> disproportionately large w
On Sat, Jul 11, 2009 at 01:27:39PM +0200, Matthias Meyer wrote:
> I use backuppc 3.1.0-4lenny1 (Debian).
> I have a bash script, run as DumpPreShareCmd, which should return 0 or 1.
> Unfortunately
> BackupPC didn't receive the return codes from my script.
There is a flag in the config file that y
Hello,
I use backuppc 3.1.0-4lenny1 (Debian).
I have a bash script, run as DumpPreShareCmd, which should return 0 or 1.
Unfortunately
BackupPC didn't receive the return codes from my script.
For test I have made a script which contains only two lines:
#! /bin/bash
exit 0
The __LOGDIR__/LOG cont