Due to the way attachments are named and handled (by only looking at basename), multiple different attachments could end up with the same file name on the local device. This means that the new image will not be pulled over. The naming scheme needs to be changed so that the parent directories are taken into account.
Due to the way attachments are named and handled (by only looking at basename), multiple different attachments could end up with the same file name on the local device. This means that the new image will not be pulled over. The naming scheme needs to be changed so that the parent directories are taken into account.