Re: [BackupPC-users] exclude ignores hidden folders

2013-06-17 Thread Bowie Bailey
On 6/17/2013 2:30 PM, stompdagg...@yahoo.com wrote: > > I was able to make it work with the following config: > $Conf{RsyncShareName} = [ >'/home', >'/root' > ]; > $Conf{BackupFilesExclude} = { >'/home' => [ > '*/.VirtualBox/Machines', > '*/Downloads', > 'virt_admin/Machi

Re: [BackupPC-users] exclude ignores hidden folders

2013-06-17 Thread stompdagg...@yahoo.com
>On 6/15/2013 4:26 AM, stompdagg...@yahoo.com wrote: >>> Hello Bowie, >>> On 6/14/2013 4:23 AM, stompdagg...@yahoo.com wrote: > Hello, > > I'm trying to backup my /home folder but exclude the vm folder used by > VB, but for some reason when ever I run backup, the folder's

Re: [BackupPC-users] backup schedule during specific period of time

2013-06-17 Thread Bowie Bailey
On 6/17/2013 10:31 AM, masoodmx wrote: > Could anyone please tell me, how can I configure backuppc to set a specific > period of time for a host to do backup? i.e I want to have a plan to make > backup for a host only between 18:00 and 20:00 > > Thanks in advance You cannot limit the length or e

Re: [BackupPC-users] backup schedule during specific period of time

2013-06-17 Thread Les Mikesell
On Mon, Jun 17, 2013 at 9:31 AM, masoodmx wrote: > Could anyone please tell me, how can I configure backuppc to set a specific > period of time for a host to do backup? i.e I want to have a plan to make > backup for a host only between 18:00 and 20:00 > Look for the Blackout related variables o

[BackupPC-users] backup schedule during specific period of time

2013-06-17 Thread masoodmx
Could anyone please tell me, how can I configure backuppc to set a specific period of time for a host to do backup? i.e I want to have a plan to make backup for a host only between 18:00 and 20:00 Thanks in advance +-- |This wa

Re: [BackupPC-users] exclude ignores hidden folders

2013-06-17 Thread Bowie Bailey
On 6/15/2013 4:26 AM, stompdagg...@yahoo.com wrote: >> Hello Bowie, >> >>> On 6/14/2013 4:23 AM, stompdagg...@yahoo.com wrote: >>> Hello, I'm trying to backup my /home folder but exclude the vm folder used by VB, but for some reason when ever I run backup, the folder's content >