Is it possible to tell to linux cp command which files to overwrite via PHP? Basically, I have searched the conflicts between the source and the destination folders, asked the user what files to overwrite and put them on an array. Now I want to copy the files, overwriting only the files on the array. Answer Can you not call