Hi We like to perform rsync as a cron job. We like to know what file or files we need to check used by job runs so that rsync is only run when no job is running in Jenkins/Hudson. We are aware that there are plugins available for it but we like to use ours for specific needs.
Thanks