cp with folder structure

C++
cp --parents src/prog.js images/icon.jpg /tmp/package
Source

Also in C++: