Re: PSCP.EXE
- Posted by ryanj Jun 25, 2022
- 905 views
Haha good to know I'm getting noticed. When I want to develop from my Windows machine to a Raspberry Pi, I'll usually set up a Samba share to my home directory on the Pi so I can open and edit files in Windows, and then use an SSH terminal (PuTTY) to actually run and test the files. This approach feels nearly the same as developing locally.
-Greg
I do the same! In fact, I always have at least one Linux server, mainly for file servers, and always have SSH set up as well. I started testing Euphoria on a Raspberry Pi about a year ago to read 1-wire temperature sensors, and I always use SSH and Samba so I don't have to connect anything to it other than power and an Ethernet cable (and the sensors to the GPIO header, of course), and it runs in the back room.