Added note on SCP
This commit is contained in:
parent
b2d6da5270
commit
90fef76f9e
7
arch-config/Dokumente/other-linux/scp.md
Normal file
7
arch-config/Dokumente/other-linux/scp.md
Normal file
@ -0,0 +1,7 @@
|
||||
# SCP
|
||||
|
||||
**Example copy of movies from local pc to server**
|
||||
```bash
|
||||
scp -r /mnt/1d90c4d5-21d2-4455-bb4a-814de8496744/MediaLibrary/Movies/ root@144.76.31.55:/home/jellyfin/
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user