The iPhone answer is yes :) Have a look at the exchange plugin in src/win32/filed/plugins. Basically you just return 'more' at the end of each file to tell bacula that there is another file and it will call your backupfile routine again.
Sent from my iPhone On 05/07/2010, at 19:27, "Jakub Witkowski" <j...@wszib.edu.pl> wrote: > Hi, > > Is it possible to generate multiple "virtual files" from a single > plugin invocation? For example using: > Plugin="afsplugin:/afs:cellname:user.*" > to generate backup entries: > /afs/user.aaa > /afs/user.aab > /afs/user.aac > etc. > > Reading through fd_plugins.{h|c} I noticed baculaAddInclude, but it's > comment seems to suggest it can only generate entries for the classic > file walker, not the plugin itself. > > The reason I'm asking about this is because this would allow to bridge > Bacula to AFS backup api in a fairly clean and minimalistic way, while > the alternative seems to be to fork the whole FD, gut it and replace the > file walking code with AFS calls. > > Thanks, > > Jakub Witkowski. > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Bacula-devel mailing list > Bacula-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-devel ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel