I was able to resolve this by applying the patched files in your previous post and by changing line 664 of import_process.php from $image_basename = basename($source);
to $image_basename = basename($source,"?dl=1");
Thanks for your help, this is a real time saver in getting products updated and loaded to my store.