This job has multiple destinations
The error message appeared in Resilio Active Everywhere v5.0.0 with functionality not to overwrite newer files on destination agents in Distribution jobs.
Error code: CE_MULTIPLE_DST_SKIP_NEWER_FILES
Cause
The job uses a profile with the transfer_job_skip_newer_files
custom option
enabled, while having multiple destination agents specified.
Solution
- Edit the profile assigned to the job in question and change the
transfer_job_skip_newer_files
parameter value tofalse
. - Edit the job or assign a different profile that has the
transfer_job_skip_newer_files
option disabled. - Edit the job in question, make sure there is only one destination agent participating in the job.
Related Topics