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