Removed stale link authored by Tyler Collins's avatar Tyler Collins
...@@ -17,9 +17,9 @@ Under this page click the green *New Issue* Button on the right side of the scre ...@@ -17,9 +17,9 @@ 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 # Allowing Remote Access
Alternatively for remote jobs to allow jdesjard access to a Sharcnet folder containing the necessary files. To allow jdesjard access to a Sharcnet folder containing the necessary files:
To do this *cd* to the folder containing the folder to be shared. First, *cd* to the folder containing the folder to be shared.
``` ```
setfacl -Rm u:jdesjard:rwx fname setfacl -Rm u:jdesjard:rwx fname
``` ```
... ...
......