cp file path/to/directory # Copy file into a specific directory path cp -rf folder path/to/directory # Copy folder with inner content recursively