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

Sharing read-only data among students #19

Closed
Chiil opened this issue Oct 16, 2020 · 4 comments
Closed

Sharing read-only data among students #19

Chiil opened this issue Oct 16, 2020 · 4 comments

Comments

@Chiil
Copy link

Chiil commented Oct 16, 2020

I noticed two folders in my accounts with the names shared and shared-readwrite. I would really like to share a dataset of approximately 50 MB among the students, that they will all open at the same time (30 students). Is this possible, or is it better to put the file separately in each account?

@Chiil Chiil added the question label Oct 16, 2020
@choldgraf
Copy link
Member

Yep - that's a great use-case for the shared-readwrite folder 👍

@Chiil
Copy link
Author

Chiil commented Oct 16, 2020

But what is the difference between shared and shared-readwrite? Which one is read-only? I do not want them to be able to edit the file.

@choldgraf
Copy link
Member

choldgraf commented Oct 16, 2020

shared-readwrite/ is only available to administrators, and anything that is put into that folder will show up in shared/ for all hub users. So in order to make something show up in shared/, an administrator should put it into shared-readwrite/.

(so, shared-readwrite is just a version of shared/ that has write privileges instead of being read-only)

@Chiil
Copy link
Author

Chiil commented Oct 17, 2020

Alright, clear!

@Chiil Chiil closed this as completed Oct 17, 2020
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