Open apollosnyder opened 4 years ago
So I try to run the scp device.config root@172.16.84.1:/etc/ on Windows 10 command prompt with being sshed into the LAN Turtle and I get this error device.config: No such file or directory
scp device.config root@172.16.84.1:/etc/
device.config: No such file or directory
How do you fix this?
You have to be in the folder that you have downloaded device.config too
So I try to run the
scp device.config root@172.16.84.1:/etc/
on Windows 10 command prompt with being sshed into the LAN Turtle and I get this errordevice.config: No such file or directory
How do you fix this?