Sorry if this is a somewhat basic question, but I've searched quite a bit and can't seem to find the answer.
How can I upload a compiled sketch just using a command line invocation? My arduino controlled device is now installed in our server room and my access to the Linux machine it's connected to is via an ssh session. If I want to update the small sketch running on it, what's the command I need to use?
Hi AlphaZeta, this (and "make upload") works just like the Arduino IDE. The avedude program works with the bootloader to upload the sketch (application/program/...)