mirror of
https://github.com/cimryan/teslausb.git
synced 2026-02-28 20:20:32 +00:00
Update SetupRSync.md
This commit is contained in:
@@ -14,7 +14,6 @@ Similar to sftp, rsync by default uses ssh to connect to a remote server and tra
|
|||||||
|
|
||||||
1. Run these commands to to generate an ssh key for the `root` user:
|
1. Run these commands to to generate an ssh key for the `root` user:
|
||||||
```
|
```
|
||||||
sudo -i
|
|
||||||
ssh-keygen
|
ssh-keygen
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -48,4 +47,4 @@ export RSYNC_USER=pi
|
|||||||
export RSYNC_SERVER=192.168.1.254
|
export RSYNC_SERVER=192.168.1.254
|
||||||
export RSYNC_PATH=/mnt/PIHDD/TeslaCam/
|
export RSYNC_PATH=/mnt/PIHDD/TeslaCam/
|
||||||
```
|
```
|
||||||
Now return to the section "Set up the USB storage functionality" in the [main instructions](../README.md).
|
Now return to the section "Set up the USB storage functionality" in the [main instructions](../README.md).
|
||||||
|
|||||||
Reference in New Issue
Block a user