find /path/to/files -name '*.csv' | cpio -pdm /target [download]
In reply to How to write the perl script for the following linux command? by finddata