Help 😊🙏🏻

I’m connected to a pi using terminal on my Mac via ssh, I can use command line to get it to take photos, but, how do I then access those photos from my Mac to view them?
828493
@andrew what did you end up doing here? I think you should have SCP [linux.die.net] from the command line, to transfer the files fairly easily to the Mac. Otherwise you can probably set up a network folder accessed via SFTP?
831961
@33MHz I used raspistill -w 2592 -h 1944 -ISO 800 -ss 6000000 -br 80 -co 100 -o out.jpeg to gain a 6 second exposure. I’m still tinkering but have left alone for a few days.
832085
@Andrew oh, nice. Looked into that.
832086