Updates
This commit is contained in:
@@ -51,5 +51,5 @@ rsync -r -v --rsync-path='sudo rsync' --progress -e ssh ~/Sync/delmar.bzh/nds/pu
|
||||
### Copy from <folder> to another <host>
|
||||
|
||||
```bash
|
||||
rsync -r -av --rsync-path='sudo rsync' --progress -e ssh /mnt/data/docker/<folder> -p pleb@<host>:/mnt/data/docker/
|
||||
```
|
||||
rsync -r -av --rsync-path='sudo rsync' --progress -e ssh /path/to/source/<folder> -p pleb@<host>:/path/to/destination/
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user