Want some script code

I have two directories (source and target). Source directory contains new files
I woulike to download source to target but if target contaains same files then overwrite if target doesnot contains fille then copy new file to target.


I am new to php. Please help