I want to find out all the files via given filename, and then copy to another dir my code:
while IFS= read -r file; do echo $file find /data/upload -name