I use a synology NAS and the @eaDir directories were causing problems, so the updates to phockup.py ignore the directories, and form the base of being able to ignore more directories in the future.
I also wanted the move to use the right permissions, so entrypoint.sh does an su to the user, and there's two new env variables: PHOCKUP_UID and PHOCKUP_GID
I use a synology NAS and the @eaDir directories were causing problems, so the updates to phockup.py ignore the directories, and form the base of being able to ignore more directories in the future. I also wanted the move to use the right permissions, so entrypoint.sh does an su to the user, and there's two new env variables: PHOCKUP_UID and PHOCKUP_GID