|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

This is another way to cover the use case of having the backup copied somewhere else easily (so if the disk on the machine dies, it doesn't destroy my backups as well).
Either this, JENKINS-12125 or JENKINS-20761 would make this possible, by allowing us to do something after the backup (in the others by adding something done after the backup, here by starting the backup from a script). Starting it from Groovy would be ok to for that in fact.