Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission of folders #27

Open
riker09 opened this issue May 22, 2016 · 0 comments
Open

Permission of folders #27

riker09 opened this issue May 22, 2016 · 0 comments

Comments

@riker09
Copy link

riker09 commented May 22, 2016

When new folders need to be created, the ownership is of the user running the server, not what is entered as uid and gid in the config file.

Here's the config from /etc/eyefiserver.conf:

upload_dir:/path/to/pictures/%%Y/%%m/%%d

I wanted my images to be organized in subfolders, as you can see. But only the last part (%%d) has the right ownership (65534 in my case). %%Y and %%m both have 0, the user under which the server is running.

I'm using a QNAP SS-439 if that's of any relevance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant