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

owncloud and files created externally #6

Open
jegesm opened this issue Dec 14, 2016 · 1 comment
Open

owncloud and files created externally #6

jegesm opened this issue Dec 14, 2016 · 1 comment

Comments

@jegesm
Copy link
Contributor

jegesm commented Dec 14, 2016

On wignercloud If I create a file in jupyter it doesn't appear in owncloud unless I set the owner to www-data
On another computer it works though

wignercloud: getfacl

file: srv/kooplex/compare/home/jegesm/Data/

owner: www-data

group: www-data

flags: s--

user::rwx
user:www-data:rw-
user:10002:rwx
group::r-x
mask::rwx
other::r-x
default:user::rwx
default:user:10002:rwx
default:group::r-x
default:mask::rwx
default:other::r-x

another server

file: srv/kooplex/compare/home/jeges3/Data/

owner: www-data

group: www-data

flags: s--

user::rwx
user:10005:rwx
group::r-x
mask::rwx
other::r-x
default:user::rwx
default:user:10005:rwx
default:group::r-x
default:mask::rwx
default:other::r-x

@bokae
Copy link

bokae commented May 2, 2017

Same problem here, too, but cannot change ownership, since I'm not root.

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

2 participants