Re: [BackupPC-users] Trying to limit my backups

2017-06-21 Thread Craig Barratt via BackupPC-users
Try this. Craig $Conf{SmbShareName} = [ 'C$' ]; $Conf{BackupFilesOnly} = { 'C$' => [ '/Users', '/ProgramData' ] }; On Wed, Jun 21, 2017 at 2:30 PM, Jeffrey West via BackupPC-users < backuppc-users@lists.sourceforge.net> wrote: > All, > > > > I am having a heck of a time trying to

[BackupPC-users] Trying to limit my backups

2017-06-21 Thread Jeffrey West via BackupPC-users
All, I am having a heck of a time trying to limit my backups. I only want to backup the following directories on my machines. C:\Users C:\ProgramData I am backing up via SMB. I have tried every combination but cannot get it to only include these two directories along with their subdi

[BackupPC-users] Upgrading of host configurations esp RsyncClientCmd - wiki entry?

2017-06-21 Thread Max Killer
Hi, while I am using BackupPc for a long time now this is my first post to this list, please excuse any mistakes I make. I also assume that developers read this list from time to time (and the devel list is for coding/bugs only). You have my greatest thanks to still develop and support BackupPc.