modified: README.md
This commit is contained in:
@@ -396,5 +396,5 @@ rsync -avh source target --progress
|
|||||||
|
|
||||||
# example over ssh
|
# example over ssh
|
||||||
# Note: rsync bust be installed both on source and target.
|
# Note: rsync bust be installed both on source and target.
|
||||||
rsync -avh ../test_* user@target-address:/home/user/test --progress
|
rsync -avh ../test_* user@target-address:/home/user/test --info=progress2
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user