Skip to content

1. ignoring @eaDir directories 2. setting UID and GID of copy / move process#213

Open
nigelpatsmith wants to merge 1 commit intoivandokov:masterfrom
nigelpatsmith:master
Open

1. ignoring @eaDir directories 2. setting UID and GID of copy / move process#213
nigelpatsmith wants to merge 1 commit intoivandokov:masterfrom
nigelpatsmith:master

Conversation

@nigelpatsmith
Copy link

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

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add a test that checks if @eaDir is actually ignored. Add the directory in tests/input

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants