Hello
I am trying to set up a shared project for the first time and am using RStudio on an ubuntu server.
I created a shared folder called /var/project
I set up two users, gave their group read-write permission to the shared folder. So they can log in to RStudio fine but I hadn't thought through that the users wouldn't be able to see the /var/project folder as they can only see their /home and below.
Is there a way of making the var/project folder available to them or is my whole approach wrong?
Thanks
Dave