Thanks.
I ran commandNow I need to figure out:
1: a process to remote access the rapi5 admin when I'm not there, as the guest will be logged in as guest. Unsure as haven't used Raspberry Pi Connect, TeamViewer or VNC? I don't think the Wi-Fi is behind a CGNAT, so no VPS should be needed alongside Tails etc.
2: a command to rsync (seems best) the real and large file to the /home/sharedFolder
I guess something like this:
I ran command
Code:
ls >/home/sharedFolder/SharedList.txt
1: a process to remote access the rapi5 admin when I'm not there, as the guest will be logged in as guest. Unsure as haven't used Raspberry Pi Connect, TeamViewer or VNC? I don't think the Wi-Fi is behind a CGNAT, so no VPS should be needed alongside Tails etc.
2: a command to rsync (seems best) the real and large file to the /home/sharedFolder
I guess something like this:
Code:
rsync -ahPvz /home/rapi5/Directory1/Directory2/fileName.xyz /home/sharedFolder
Statistics: Posted by eiger3970 — Tue Feb 04, 2025 8:11 pm