Changes
Page history
directory page update
authored
Jul 09, 2018
by
Tyler Collins
Hide whitespace changes
Inline
Side-by-side
contributing.md
View page @
6c439df1
# Contacting Us
If you have any questions or concerns about this project
don't hesitate to contact us.
If you have any questions or concerns about this project
please contact either of the individuals below.
**James Desjardins**
High Performance Computing Consultant
...
...
@@ -25,21 +25,6 @@ Under this page click the green *New Issue* Button on the right side of the scre
In the written section please provide a short but detailed description of the problem and attach any files that are necessary to replicate the issue.
# Allowing Remote Access
To allow jdesjard access to a Sharcnet folder containing the necessary files:
First,
*cd*
to the folder containing the folder to be shared.
```
setfacl -Rm u:jdesjard:rwx fname
```
Where
*fname*
is the name of your file folder.
To check that this worked use:
```
ls -l
getfacl fname
```
Where
*ls -l*
should show you a
*+*
before the file name, and
*getfacl fname*
will show all the users who can access the files contents.
***
[
:house: **Return to Main Page**
](
https://git.sharcnet.ca/bucanl_pipelines/bids_lossless_eeg/wikis/home
)
\ No newline at end of file