You can't just pass it *.*
You have to loop trough each file in the dir and copy it.
You know how to loop trough a dir for all files?