From 96de50bddbe1fad7e350a36dfc6f653ae631b357 Mon Sep 17 00:00:00 2001
From: Dirk Sarpe <dirk.sarpe@idiv.de>
Date: Fri, 15 Dec 2017 15:03:48 +0100
Subject: [PATCH] add group share information to rstudio1.md

---
 rstudio1.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/rstudio1.md b/rstudio1.md
index 84b2806..1d51ab2 100644
--- a/rstudio1.md
+++ b/rstudio1.md
@@ -29,6 +29,10 @@ When you log in either via https or ssh this is usually the first place where yo
 ### /data
 You can create your own directories here and place data inside. By default others can read the directories you created here, but not write in them. If you need any special permission let us know via it-support@idiv.de.
 
+### idiv group shares
+If you are part of an iDiv group you can access your group share on the rstudio server at `/data/GROUPNAME-group-share/`. If your group share is not available yet please contact [it-support@idiv.de](mailto:it-support@idiv.de).
+
+
 ## network home
 This is about \\idiv.de\public\homes. To make it available on the rstudio server you need to get active. Log in via ssh and run
 ```
-- 
GitLab