Hi, 15.10.2009 21:23, Sébastien VINOT wrote: ... > I'm thinking of a solution (maybe not so "simple"): > - Before a job starts, a small script checks if the file exists and if > it is a socket (assuming it is possible to know the file name at this > time). If it is a real file (which means it is a new file, the script > can replace the file by a socket > - The FD sends data into a socket and a small script listens on the > socket. For all data, it writes it at the end of the "real file" and can > do the copy (or prepare it for a copy after all). > > Is it a possible solution ?
Yup. Only you can simplify it a lot - have a look at the SD device resource in the manual, especially the Archive Device and Device Type sections... and carefully read the notes regarding the FIFO type. That should enable you to transparently capture the data flow, and store it both locally and pass it to a remote location. Still no deduplication, though... and managing volume handling and restores will be no fun at all. Arno > Sebastien > > > > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > > > ------------------------------------------------------------------------ > > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users -- Arno Lehmann IT-Service Lehmann Sandstr. 6, 49080 Osnabrück www.its-lehmann.de ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users