måndag 16 juni 2014

Using scp for uploading files to Raspberry Pi remotely

For example, this line uploads the local file mplayer_server.js to the location ~/mplayer_server/:
scp mplayer_server.js username@raspberry_ip_address:~/mplayer_server/

Inga kommentarer: