[BackupPC-users] [SOLVED] "File::RsyncP module doesn't exist" but the perl module is installed

2011-01-28 Thread Farmol SPA
Original Message Subject: "File::RsyncP module doesn't exist" but the perl module is installed From: Farmol SPA To: General list for user discussion, questions and support Date: Tue Oct 26 2010 11:20:38 GMT+0200 (ora Legale Europa Occidentale) > Hi list. >

Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed

2010-11-05 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed From: Tyler J. Wagner To: General list for user discussion, questions and support Date: Fri Nov 05 2010 15:55:24 GMT+0100 (ora Solare Europa Occidentale) > I have

Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed

2010-11-05 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed From: Stephen Joyce To: General list for user discussion, questions and support Date: Fri Nov 05 2010 15:38:51 GMT+0100 (ora Solare Europa Occidentale) > You ment

Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed

2010-11-05 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed From: Les Mikesell To: backuppc-users@lists.sourceforge.net Date: Fri Nov 05 2010 14:46:50 GMT+0100 (ora Solare Europa Occidentale) > What does it say if you just

Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed

2010-11-05 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed From: Les Mikesell To: backuppc-users@lists.sourceforge.net Date: Fri Nov 05 2010 13:58:31 GMT+0100 (ora Solare Europa Occidentale) > Perl uses the @INC array as a

Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed

2010-11-05 Thread Farmol SPA
Original Message Subject: "File::RsyncP module doesn't exist" but the perl module is installed From: Farmol SPA To: General list for user discussion, questions and support Date: Tue Oct 26 2010 11:20:38 GMT+0200 (ora Legale Europa Occidentale) > [...] >

Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed

2010-11-03 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed From: Tyler J. Wagner To: General list for user discussion, questions and support Date: Fri Oct 29 2010 18:08:56 GMT+0200 (ora Legale Europa Occidentale) > On Fri

Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed

2010-11-02 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed From: Massimo Balestra To: backuppc-users@lists.sourceforge.net Date: Fri Oct 29 2010 17:05:38 GMT+0200 (ora Legale Europa Occidentale) > > Ciao Alessandro, > (Ti

Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed

2010-10-29 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed From: Les Mikesell To: backuppc-users@lists.sourceforge.net Date: Fri Oct 29 2010 14:54:42 GMT+0200 (ora Legale Europa Occidentale) > Usually things like that only

Re: [BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed

2010-10-28 Thread Farmol SPA
Original Message Subject: "File::RsyncP module doesn't exist" but the perl module is installed From: Farmol SPA To: General list for user discussion, questions and support Date: Tue Oct 26 2010 11:20:38 GMT+0200 (ora Legale Europa Occidentale) > Hi list. >

[BackupPC-users] "File::RsyncP module doesn't exist" but the perl module is installed

2010-10-26 Thread Farmol SPA
Hi list. Since some days a weird error started to show on BackupPC running on a Debian Lenny. The only change I remember that was done in the same period is that I added the backport repository: > deb http://backports.debian.org/debian-backports lenny-backports main > contrib non-free but I only u

Re: [BackupPC-users] Exclude rules

2010-09-03 Thread Farmol SPA
Original Message Subject: Exclude rules From: Farmol SPA To: backuppc-users@lists.sourceforge.net Date: Fri Sep 03 2010 09:52:30 GMT+0200 (ora Legale Europa Occidentale) > Hi list. > > I am getting crazy with an exclude rules. In backupping a Windows > client

[BackupPC-users] Exclude rules

2010-09-03 Thread Farmol SPA
Hi list. I am getting crazy with an exclude rules. In backupping a Windows client I would like, among other things, to include msgFilterRules.dat file but exclude everything else in ImapMail folder, that is heavy if synchronization is on. I tried with an entry in RsyncArgs

[BackupPC-users] [slightly OT] File system check on a dump of _TOPDIR_

2010-08-25 Thread Farmol SPA
Hi list. Thanks to all who gave me clues in my previous post "Backup backuppc", I managed to find a working configuration that dumps my _TOPDIR_ to an external USB device (DELL RD1000) in a matter of some hours (it's a 320GB disk). Now I've got a question that is a bit OT but I hope will find so

Re: [BackupPC-users] Backup backuppc

2010-08-24 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] Backup backuppc From: Carl Wilhelm Soderstrom To: General list for user discussion, questions and support Date: Mon Aug 23 2010 17:42:43 GMT+0200 (ora Legale Europa Occidentale) > On 08/20 11:02 , Mirco Piccin wrote: >> i usually

[BackupPC-users] RsyncArgs seem not to be respected for all modules

2010-08-22 Thread Farmol SPA
Hi list. For one host I have a pl file like this: $Conf{RsyncShareName} = [ 'mago_apps', 'd_data', 'mssql' ]; $Conf{RsyncArgs} = [ '--numeric-ids', '--perms', '--owner', '--group', '-D', '--links', '--hard-links', '--times', '--block-size=2048', '--recursive', '--excl

Re: [BackupPC-users] Backup backuppc

2010-08-20 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] Backup backuppc From: Mirco Piccin To: General list for user discussion, questions and support Date: Fri Aug 20 2010 16:28:05 GMT+0200 (ora Legale Europa Occidentale) > the point is that a snapshot : > - is very fast, and then you

Re: [BackupPC-users] Backup backuppc

2010-08-20 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] Backup backuppc From: Tyler J. Wagner To: backuppc-users@lists.sourceforge.net Cc: Farmol SPA Date: Fri Aug 20 2010 15:00:37 GMT+0200 (ora Legale Europa Occidentale) > On Friday 20 Aug 2010 12:32:10 Farmol SPA wrote: &

Re: [BackupPC-users] Backup backuppc

2010-08-20 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] Backup backuppc From: Tyler J. Wagner To: backuppc-users@lists.sourceforge.net Cc: Farmol SPA Date: Fri Aug 20 2010 12:48:15 GMT+0200 (ora Legale Europa Occidentale) > On Friday 20 Aug 2010 10:23:39 Farmol SPA wrote: >&g

Re: [BackupPC-users] Backup backuppc

2010-08-20 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] Backup backuppc From: Mirco Piccin To: General list for user discussion, questions and support Date: Fri Aug 20 2010 11:02:53 GMT+0200 (ora Legale Europa Occidentale) > > i usually use an LVM volume (easy to extend) as TOPDIR. > I

Re: [BackupPC-users] Backup backuppc

2010-08-20 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] Backup backuppc From: Mirco Piccin To: General list for user discussion, questions and support Date: Wed Aug 18 2010 14:25:38 GMT+0200 (ora Legale Europa Occidentale) > Hi, > > On Wed, Aug 18, 2010 at 2:00 PM, F

Re: [BackupPC-users] Backup backuppc

2010-08-19 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] Backup backuppc From: Les Mikesell To: General list for user discussion, questions and support Date: Wed Aug 18 2010 14:31:46 GMT+0200 (ora Legale Europa Occidentale) > If your archive is small and you have plenty of RAM you may b

Re: [BackupPC-users] [OT] My mail sent from gmail are not sent back to my account

2010-08-19 Thread Farmol SPA
Original Message Subject: Re: [BackupPC-users] [OT] My mail sent from gmail are not sent back to my account From: Kameleon To: General list for user discussion, questions and support Date: Thu Aug 19 2010 12:56:17 GMT+0200 (ora Legale Europa Occidentale) > Also remember that g

[BackupPC-users] [OT] My mail sent from gmail are not sent back to my account

2010-08-19 Thread Farmol SPA
Hi list. An OT for a question: my messages sent from a gmail.com account (like this) are received by the mailing list (and I can see them on the web archive) but they are not sent back to my account as a mailing list message. Thus I see only answers but not my original post. Has anybody experime

[BackupPC-users] Backup backuppc

2010-08-18 Thread Farmol SPA
Hi list. I would like to ask which is the simplest yet effective way to dump backuppc stuff (mainly __TOPDIR__) eg to a removable hard disk that will be used in a disaster recovery scenario where the plant were destroyed and I need to restore data from this survivor device. Is a "rsync -aH" enough

[BackupPC-users] Backup backuppc

2010-08-17 Thread Farmol SPA
Hi list. I would like to ask which is the simplest yet effective way to dump backuppc stuff (mainly __TOPDIR__) eg to a removable hard disk that will be used in a disaster recovery scenario where the plant were destroyed and I need to restore data from this survivor device. Is a "rsync -aH" enoug