Hello all,
I was wondering what the best practice solution was to copy a file that was created/written to on an Omnicore controller to some computer on the network (ideally a Linux based machine).
What I’m hoping for is some performance similar to ‘scp’, that I can call in a bash script or perhaps with Python or another language.
I’d appreciate any insight!