DYI media server Part 3 -Updating Server, Transferring files Remotly, and remote control
Channel:
Subscribers:
40,600
Published on ● Video Link: https://www.youtube.com/watch?v=blDAbQhU5Kk
This is a VERY old video, The information may no longer be accurate, and the quality will be poor!] In the third part of this DYIserver series, I'll show you how to copy files and control the
server from your main Windows/Linux PC!
downloads:
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
sudo minidlna -v -R
sudo apt-get install nano
sudo nano /etc/minidlna.conf
sudo nano /etc/rc.local
linux/mac users:
ssh user@192.168.1.9
copy to server:
scp c:\videos\files\video.mp4 user@192.168.1.9:/path/to/videos/folder/
copy from server:
scp user@192.168.1.9:/path/to/video.mp4 c:\videos\files\
Other Videos By BOBdotEXE
Tags:
Remote Control (Invention)
Server
minidlna
Mind