How to transfer a file by terminal ?
open the terminal
enter as administrator ( root ) with the following command :
su
then type password
type the following command :
cp -R file_name /Place the file transfer
cp = the command to copy the file
-R = transfer the file with privilege
for example :
is seen transferring the file amine.tag worm Bureau
cp -R amine.tar /home/amine/Bureau
Aucun commentaire:
Enregistrer un commentaire