Linux copy files from one server to another

***Copy the folder to another server
scp -r tmp [email protected]:/work/temp
enter the password

scp -r customer [email protected]:/home/tupian
enter password

 

*****Copy files to another server

scp catalina.out [email protected]:/work/tmp

enter password

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324941170&siteId=291194637