directory page update authored by Tyler Collins's avatar Tyler Collins
# Contacting Us # 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** **James Desjardins**
High Performance Computing Consultant High Performance Computing Consultant
...@@ -25,21 +25,6 @@ Under this page click the green *New Issue* Button on the right side of the scre ...@@ -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. 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) [ :house: **Return to Main Page**](https://git.sharcnet.ca/bucanl_pipelines/bids_lossless_eeg/wikis/home)
\ No newline at end of file