File Users

Just set up Channels on a Pi4 (using the Linux / FreeBSD setup script) and installed on a HD (/media/channelsDVR)
So, I cd to /media/channelsDVR and then ran:

sudo mkdir -p channels-dvr 
sudo chown $(id -u -n) channels-dvr

Just want to confirm that I have the correct users:
Is this correct (my user name is pi)

 drwxr-xr-x 5 root root 4.0K Jan 14 16:19 channelsDVR/
 |--drwxr-xr-x 8 pi   pi   4.0K Jan 14 16:48 channels-data/
 |----drwxr-xr-x 6 pi pi 4.0K Jan 14 18:42 Database/
 |--drwxr-xr-x 4 pi   root 4.0K Jan 14 16:14 channels-dvr/
 |----drwxr-xr-x 2 pi pi 4.0K Jan 14 16:14 2024.01.08.1431/

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.