the base
This commit is contained in:
6
lib/osal/rsync/readme.md
Normal file
6
lib/osal/rsync/readme.md
Normal file
@@ -0,0 +1,6 @@
|
||||
to test
|
||||
|
||||
```bash
|
||||
echo 'mypasswd' > /tmp/passwd
|
||||
rsync -avz --password-file=/tmp/passwd /local/path/ rsync://authorizeduser@yourserver/private
|
||||
```
|
||||
Reference in New Issue
Block a user