On Fri, 5 Aug 2005 11:17:02 +0200 [EMAIL PROTECTED] wrote: > > Is there a way to specify a file containing what to exclude instead of having > an enormous variable containing what to exclude? > If yes is it possible to have it located in the share that is backed up? (So > the user can edit it as he wants). > > If using rsync, is the rsync_exclude file taken into account? > > Best regards. > -- > Olivier LAHAYE > Motorola Labs IT manager > Saclay, FRANCE
Olivier, I've thought about the same subject and this message prompts me to realize it's a do-it-yourself item! Try changing the RsyncClientCmd value to include option "--exclude-from=FILE". With FILE located in /var/archive/conf or /var/archive/pc/myhost, you'll be good to go. HTH, David ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
