Copying files and directories is one of the most common tasks you’ll perform when working on the command line. In Linux, there are several commands for copying files with cp and rsync being the most popular.
Source: LXer – How to Copy Files and Directories in Linux