Hi everybody

I would like to do something similar to rsync --remove-source-files option with 
bacula.

Let's say à Job with
Client Run Before Job = <a script which dump some databases to /destination >
when the job is finished
with Client run after job = <a script which delete all the dumps that were 
created and backed up successfully>

I could just run after job rm -rf /destination/* but it's safer to delete an 
explicit list of files processed in Job.

is there any solution to get the file list of files that were processed in job.

%F = Job Files is only the number of files :(

thanks

+----------------------------------------------------------------------
|This was sent by exe...@gmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to