We are trying to backup files under jenkins_home/jobs/{jobname}/*, but currently it only takes config.xml and nextBuildNumber files. I have also tried with including Regex, but seems that it only support constant naming i.e. we can only get files if we know sub-folder names. Can we get all files under jenkins_home/jobs/{jobname}?