Author: chin <cle-backuppc AT qiao.in-berlin DOT de>
Date: Sun, 23 Aug 2009 22:23:09 +0200
Hello, I had success in installing BackupPC 3.2.0beta0 on NetBSD 5.0 using this as my backup server for some Windows PCs and some Apple computer in my family network. To backup my Apple, I had chosen
Author: Adam Goryachev <mailinglists AT websitemanagers.com DOT au>
Date: Mon, 24 Aug 2009 07:51:00 +1000
Hi, welcome to backuppc, and it is good to see you are prepared to write patches as needed. However, n this case, the feature you are looking for already exists: $Conf{RsyncShareName} = ['cle']; $Con
Author: chin <cle-backuppc AT qiao.in-berlin DOT de>
Date: Mon, 24 Aug 2009 07:51:37 +0200
(...) Upps! Thank you for pointing me to this method. Although I did recognized that setting, I failed to associate it with my problem domain. Sorry for that. After reading your proposal, I tried at
Author: Adam Goryachev <mailinglists AT websitemanagers.com DOT au>
Date: Mon, 24 Aug 2009 16:03:13 +1000
Is it possible for you to send the debug log of the two backup methods... mainly so we can see the rsync commands sent across to the other side in each case? Basically, I'd like to see why one is muc
Author: chin <cle-backuppc AT qiao.in-berlin DOT de>
Date: Mon, 24 Aug 2009 21:47:30 +0200
(...) Of course I could do. I have already set $Conf{XferLogLevel} = '3'; For my machine's .pl configuration file under /etc/BackupPC. And now, I know why it is slower :-( It simply transfers *all* m
Author: Tino Schwarze <backuppc.lists AT tisc DOT de>
Date: Mon, 24 Aug 2009 22:06:21 +0200
If I remember correctly, this should be $Conf{BackupFilesOnly} = { 'cle' => [ '/stow-1.3.3' ] }; And the second one should be: $Conf{BackupFilesExclude} = [ 'cle' => [ '*.flv' ] }; Have a look at the
Author: Tino Schwarze <backuppc.lists AT tisc DOT de>
Date: Mon, 24 Aug 2009 22:17:44 +0200
Correcting myself... The following line needs to have a curly brace, of course. But you could also specify excludes for all shares like this: ['*.flv','/tmp/'] Tino. -- "What we nourish flourishes."