title: Clone folder
We can clone a folder with all it's contents, including hidden files, as well as preserving all file attributes with:
$ cp -a /path/original/folder/. /cloned/folder/