Cómo copiar archivo en el directorio raíz
sudo cp -R /path/to/files/you/want/copied/ /copy/to/this/path/
White Spoonbill
sudo cp -R /path/to/files/you/want/copied/ /copy/to/this/path/