-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 chin wrote: > To backup my Apple, I had chosen to use the rsyncd as my > XferMethod. My intention was to define a module like e.g. that on > my Apple's rsyncd.conf: > > : [cle] path = /Users/cle : > > This would potentially open my whole home directory for backup > purposes. But I am only interested in some sub directories of my > home one, for instance: /Users/cle/Documents. > > To achieve this, I tried to define (via Web interface) a > configuration for said Apple computer, that would set > > RsyncShareName = cle/Documents 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']; $Conf{BackupFilesOnly} = { 'cle' => ['/Documents', '/important'], # these are for 'cle' share };
BTW, I usually prefer to exclude specific directories and backup everything else, as you are less likely to forget to backup some important directory. Hope this helps Regards, Adam - -- Adam Goryachev Website Managers Ph: +61 2 8304 0000 a...@websitemanagers.com.au Fax: +61 2 8304 0001 www.websitemanagers.com.au -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkqRub8ACgkQGyoxogrTyiXKQQCfYW9hL5ukX2L5ad42Rnqln3g0 cCMAn1MF2zQmAlqEFA3BSwzpFd+wMVmV =9Ju7 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/