Re: [BackupPC-users] BackupPC Working Well - Except Archiving

2008-11-24 Thread samk-01
Nils Breunese wrote: > > I believe your are going to run this as a cronjob, right? Why not make a > three line script (mount image, archive+gzip, unmount) and run that from > cron? Then you don't need to mess with any pre or post commands in BackupPC. > Just an idea. > Jeffrey J. Kosowsky wr

Re: [BackupPC-users] BackupPC Working Well - Except Archiving

2008-11-21 Thread samk-01
Craig Barratt wrote: > > BackupPC_archiveStart is hardcoded to have no compression and use > a .raw suffix. It's pretty easy to see where to edit it to change > that. As Nils' mentioned you can easily compress that file, or > use BackupPC_tarCreate and compress its output (after all, > BackupPC_

Re: [BackupPC-users] BackupPC Working Well - Except Archiving

2008-11-20 Thread samk-01
> > From: "Nils Breunese (Lemonbit)" <[EMAIL PROTECTED]> > Date: 2008/11/20 Thu PM 02:03:39 GMT > To: "General list for user discussion, > questions and support" > Subject: Re: [BackupPC-users] BackupPC Working Well - Except Archiving > > SamK wrote: > > > A copy of BackupPC 3.1 has been

Re: [BackupPC-users] BackupPC Working Well - Except Archiving

2008-11-20 Thread samk-01
A copy of BackupPC 3.1 has been obtained from the main Ubuntu repository and successfully installed on v 8.04-Server. This has now provided access to the file BackupPC_archiveStart which I intend to use via cron as outlined in the BackupPC documentation. When executed from the command line thi

Re: [BackupPC-users] BackupPC Working Well - Except Archiving

2008-11-18 Thread samk-01
I am struggling to create an archive from the command line. The desired outcome is to emulate the clicking of the "Start Archive" button in the web page as this method is working perfectly. The overall objective is to create the archive as a cron job. >From /usr/share/backuppc/bin/BackupPC_ar

Re: [BackupPC-users] BackupPC Working Well - Except Archiving

2008-11-17 Thread samk-01
Having read the Description within the files BackupPC_archive and BackupPC_archiveHost it appears that BackupPC_archive begins the archive creation process and then passes control to BackupPC_archiveHost which uses the settings listed in the CGI (ArchiveClientCmd). This implies that BackupPC_a

Re: [BackupPC-users] BackupPC Working Well - Except Archiving

2008-11-17 Thread samk-01
Having read the Description within the files BackupPC_archive and BackupPC_archiveHost it appears that BackupPC_archive begins the archive creation process and then passes control to BackupPC_archiveHost which uses the settings listed in the CGI (ArchiveClientCmd). This implies that BackupPC_a

Re: [BackupPC-users] BackupPC Working Well - Except Archiving

2008-11-17 Thread samk-01
InstallDir on my system = /usr/share/backuppc In /usr/share/backuppc/bin are various files including: BackupPC_archive (Note not BackupPC_archiveStart) BackupPC_archiveHost The on-line docs at Sourceforge do not correspond with my Ubuntu 8.04-Server LTS distribution. At the command line, using

[BackupPC-users] BackupPC Working Well - Except Archiving

2008-11-17 Thread samk-01
I may have missed something obvious but I am unable to create an archive of existing backups using the CGI interface and schedule facilities. All other normal backups are successfully created this way. If started manually from the CGI interface the archive is created successfully. When schedu

Re: [BackupPC-users] How to Prevent Users Starting a Backup

2008-11-14 Thread samk-01
Nils, thanks for the quick response. $Conf{MaxUserBackups} seems to work in conjunction with $Conf{MaxBackups} to restrict the total number of simultaneous backups that can be run. My tests appear to confirm this as a user is still able to manually start a backup when this value is set to 0 an

[BackupPC-users] How to Prevent Users Starting a Backup

2008-11-14 Thread samk-01
Is it possible to stop a user from manually taking a full and/or incremental backup? I have tried setting $Conf{MaxUserBackups} = 0; but this does not achieve the goal. Why do this? I have a network in which all user home directories are stored on a dedicated file-server and therefore not sto

Re: [BackupPC-users] upgrading backuppc 3.0 to 3.1

2008-11-13 Thread samk-01
The man pages for apt-get lists the switches to control what is upgraded and what is held back. In a Terminal window try "man apt-get" > > From: "Leandro Tracchia" <[EMAIL PROTECTED]> > Date: 2008/11/13 Thu PM 02:50:49 GMT > To: "BackupPC List" > Subject: Re: [BackupPC-users] upgrading backupp

[BackupPC-users] Evaluation of BackupPC - Request for Advice

2008-11-08 Thread samk-01
This is a continuation of a previous enquiry "REQUEST FOR ADVICE ON SUITABILITY OF BACKUPPC" submitted via the forum at Backup Central. Many thanks for the responses from existing users. REPRISE SUMMARY of LAN Primary Domain Controller Server OS = Ubuntu 8.04 LTS Server Edition Samba = 3.0.28a