Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ssh replace file raspberry pi

Copy the file myfile.txt from your computer to the pi
user's home folder of your Raspberry Pi at the IP address 
192.168.1.3 with the following command:

scp myfile.txt pi@192.168.1.3:

Source by www.raspberrypi.org #
 
PREVIOUS NEXT
Tagged: #ssh #replace #file #raspberry #pi
ADD COMMENT
Topic
Name
8+3 =