There are many possible ways of achieving this and, I'm afraid, no one size fits all answer.
A lot depends on how much effort you want to pit and and what sort of effort.
In no particular order:
A lot depends on how much effort you want to pit and and what sort of effort.
In no particular order:
- Save locally then use ftp, sftp, or scp to copy to the remote device
- Save locally then rsync to the remote device
- Run Samba or an NFS server on the remote device, mount the shared dirctory on the PI and just save to it.
- As above but use sshfs instead of smb or NFS.
- Run a web server/service that allows uploads from the client
Statistics: Posted by thagrol — Tue Apr 23, 2024 5:22 pm