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

Adds section on sharing files with other Cirrus users #340

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

clairbarrass
Copy link
Contributor

Content based on similar section in ARCHER2 docs
Addresses Issue #306

Content based on similar section in ARCHER2 docs
Addresses Issue EPCCed#306
@clairbarrass clairbarrass marked this pull request as draft July 17, 2024 07:33
and all members of the ```/work/e123/e123-fred``` group will be able to use the ```/work/e123/e123-fred/shared``` directory to share their files.

!!! Note
If files are copied from their usual directories they will keep the original ownership. To grant ownership to the group:
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd probably avoid phrases such as 'to grant ownership to the group' (the owner is always the user, and users can't use chown to change the owner). One could say e.g., 'to change the group the file belongs to...'.


The `chown` command above changes the owning group for all the files within
`my-folder` to the `x01-subproject` group. This might be necessary if previously
those files were *owned* by the x01 group and thereby using some of the x01
Copy link
Contributor

Choose a reason for hiding this comment

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

Ditto; maybe ".. files belonged to the x01 group..."

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

Successfully merging this pull request may close these issues.

2 participants