ubuntu copy all files and sub-directories into another directory code example Example: copy all files from a folder to another ubuntu cp -a ./source/. ./dest/