mirror of
https://github.com/wahyd4/knowledge.git
synced 2026-08-09 05:06:28 +10:00
rsync between directories
This commit is contained in:
@@ -218,6 +218,11 @@ You can specify more options
|
||||
|
||||
Sync folders and files between folders and hosts
|
||||
|
||||
### sync between directories
|
||||
|
||||
```bash
|
||||
rsync -avzh /root/rpmpkgs /tmp/backups/
|
||||
```
|
||||
#### sync folders between hosts
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user