Linux remote upload files

# Duikao folders (including the folder itself)
 scp -r / Home / slk root @ 192.168 . 1.5 : / Home

# Duikao file and rename
scp   /home/a.txt root@192.168.1.5:/home//b.text

 

Guess you like

Origin www.cnblogs.com/Zhusi/p/11518160.html