Re: [BackupPC-users] Small issue with trash

2011-11-25 Thread Matthias Meyer
Today I've the same problem. In my case the owner of the trash-directory was wrong (root). br Matthias Dan Johansson wrote: > I have a small issue with the trash, or more precisely the trash-cleaner. > Sometimes a directory will get "stuck" in the trash-directories and will > not be cleaned away

Re: [BackupPC-users] Different settings for restore possible?

2011-11-25 Thread Matthias Meyer
I use the $Conf{DumpPreUserCmd} to run a script on my windows client which will start the rsync daemon if it is not running. It is nearly the same as you do before "dump" during your "preusercmd.sh" e.g. pre-restore.cmd: /bin/rsync --daemon --detach --config=/etc/rsyncd.conf br Matthias Falko Tro

Re: [BackupPC-users] Errors on Backup

2011-11-25 Thread jbk
On 11/23/2011 08:31 PM, jbk wrote: BackupPC-3.2.1-6.el6.x86_64 > I have recently moved my server from Fedora to Scientific > Linux 6.1 . > I installed the backuppc binary from el6 and configured > the system to use Mod_perl. At first the test back ups > seemed to be working but when I try to do

[BackupPC-users] BackupPC on Solaris10 rsync/ssh-Problems

2011-11-25 Thread chris101
Hi, I am having problems with BackupPC on Solaris10. I have been searching on Google, the forums and the Wikis for help, but could find no solution. Any help from someone in this forum is greatly appreciated. I have been using BackupPC 2.1.2pl1 on Debian/Linux for some time now and it works li

Re: [BackupPC-users] Force full backup on weekend

2011-11-25 Thread Gerald Brandt
Hi, I created some bash scripts that do full backups on Friday evenings, and also delete backups based on their age. The scripts are somewhere in the forum. If you can't find it, I'll post a link for ya. Gerald - Original Message - From: "Müfit Eribol" To: backuppc-users@lists.sour

[BackupPC-users] Different settings for restore possible?

2011-11-25 Thread Falko Trojahn
Hello all, for backing up Win* machines I use vss snapshots as in this description: http://www.goodjobsucking.com/?p=62 When trying to restore some files/directories using method 1, the restore fails with "inet connect: Connection timed out", since there is no rsync running on the target machi

Re: [BackupPC-users] Force full backup on weekend

2011-11-25 Thread Holger Parplies
Hi, Arnold Krille wrote on 2011-11-25 10:31:30 +0100 [Re: [BackupPC-users] Force full backup on weekend]: > On Friday 25 November 2011 09:57:23 Müfit Eribol wrote: > > > > Is it possible to force BackupPC to perform the full backup on a certain > > day of week, say on Sunday. During the workdays

Re: [BackupPC-users] Force full backup on weekend

2011-11-25 Thread Arnold Krille
On Friday 25 November 2011 09:57:23 Müfit Eribol wrote: > Hi All, > > Is it possible to force BackupPC to perform the full backup on a certain > day of week, say on Sunday. During the workdays, full backup of our > document management system chokes up the resources. Thats what blackout periods ar

[BackupPC-users] Force full backup on weekend

2011-11-25 Thread Müfit Eribol
Hi All, Is it possible to force BackupPC to perform the full backup on a certain day of week, say on Sunday. During the workdays, full backup of our document management system chokes up the resources. Best wishes, Mufit Eribol -