The man pages for the cp command don't tell you how you can copy multiple files and directories in one command. It's actually quite simple:
cp -R path-to-directory1 path-to-file path-to-directoryX destination-directory