

I read that they walked it back but only partially. And the fact they tried it tells me they can’t be trusted with my data.
They also make it very difficult to move your data off their NAS once it’s on there, because everything is proprietary.
Your best option remains open source with commodity hardware. Had I known what I know now in 2023, I would have probably just built a low power PC server with TruNAS.



Yep. That is the simplest answer. From the link, directing stdout and stderr to a file:
GNU Screen is an alternative.
You can also use tmux and just disable the mouse by adding this to
~/.tmux.confset -g mouse off