I have a few directories where I download RPMs and TGZs.  I do not want to
back up the files, but I do want to back up the name of the files.  The only
way I can guess to do it is like this:

FileSet {
  Name = Source
  File = "!ls /source/RPMs > /source/RPMs/RPMS.lst; echo
/source/RPMs/RPMS.lst"
}


Frank




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to