Cyril Lavier wrote at about 14:31:52 +0100 on Friday, November 26, 2010: > Hi. > > I need to backup some folders on a server, which are not static, and I > usually generate the folder list using a command (find). > > On the documentation, I can't find anything on using a command to > generate the folder list. > > I tried some things, like putting a command which edits the .pl file in > $Conf{DumpPreUserCmd}, but it doesn't seems to work.
One thing that you can do if you are willing to hand edit the host config files (rather than using the web interface) is to include perl code in the config file (either the global one or the one for each individual host). Since it is a normal perl file that gets loaded and executed at each backup, you can pretty much use the full power of perl to modify your backup behaviors... > > If you have any idea, this could help me. > > Thanks. > > -- > Cyril LAVIER | Systems Administrator | LTU Technologies > LTU technologies - Making Sense of Visual Content | www.LTUtech.com > > > ------------------------------------------------------------------------------ > Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! > Tap into the largest installed PC base & get more eyes on your game by > optimizing for Intel(R) Graphics Technology. Get started today with the > Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. > http://p.sf.net/sfu/intelisp-dev2dev > _______________________________________________ > 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/ ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ 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/