Troubleshooting SCM > SCM Upload Instructions - Application Log Messages > Odd Behavior (SCM Upload) > Same file included in uploaded archive multiple times (SCM Upload)
Same file included in uploaded archive multiple times (SCM Upload)
If the same file is included in an uploaded archive more than once, it is likely that a file on the agent matches more than one file entry in the Upload instruction. Here are a few suggestions for verifying the file entries in the instruction:
Is the file explicitly specified more than once in the instruction?
Is the file explicitly specified once and does it also match a wild-card pattern in a different entry? For example, log1.txt matches both log1.txt and log?.txt.
Does the file match more than one specified wild-card pattern? For example, log1.txt matches both log?.txt and log*.txt.
Was this helpful?