mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
PRF:20190122 How To Copy A File-Folder From A Local System To Remote System In Linux.md
This commit is contained in:
parent
a76a505ba1
commit
ae7523545f
@ -208,7 +208,7 @@ server-list.txt 100% 23 0.0KB/s 00:00
|
|||||||
使用下面的 `rsync` 命令复制单个文件到远程服务器。
|
使用下面的 `rsync` 命令复制单个文件到远程服务器。
|
||||||
|
|
||||||
```
|
```
|
||||||
# rsync -avz /home/daygeek/2g/shell-script/output.txt root@:/opt/backup
|
# rsync -avz /home/daygeek/2g/shell-script/output.txt root@2g.CentOS.com:/opt/backup
|
||||||
|
|
||||||
sending incremental file list
|
sending incremental file list
|
||||||
output.txt
|
output.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user