Samba lets you access your printer files directly from Explorer / Finder on your PC.
For that just make sure your installed SMB during the orange pi setup.
You need to use the username orangepi
and the password you created during the setup.
Using this method is not very ergonomic, but if you just need to transfer a file quickly without any setup this will always work.
scp [email protected]:'/home/orangepi/jerry_2023-12-17_backup.tar.gz' ~/Downloads
scp '/Users/joewilson/Documents/OctoPrint backups/spazzy octoprint/jerry_2023-12-17_backup.tar.gz' [email protected]:'/home/orangepi/jerry_2023-12-17_backup.tar.gz'