Skip to content
Snippets Groups Projects

Try again

Merged Natasha Pavlovikj requested to merge try_again into master
1 file
+ 6
5
Compare changes
  • Side-by-side
  • Inline
@@ -6,12 +6,13 @@ weight = "30"
@@ -6,12 +6,13 @@ weight = "30"
By default, all user directories on Swan are accessible only by the HCC user themselves. When you want to share data stored on Swan with collaborators, we provide multiple ways on how you can do that, depending on your need.
By default, all user directories on Swan are accessible only by the HCC user themselves. When you want to share data stored on Swan with collaborators, we provide multiple ways on how you can do that, depending on your need.
Each method presented here has its advantages and disadvantages, and some methods work for sharing data with other HCC users and some when data is shared with external collaborators without HCC accounts.
Each method presented here has its advantages and disadvantages, and some methods work for sharing data with other HCC users and some when data is shared with external collaborators without HCC accounts.
The common methods used to share data stored on Swan are:
The common methods used to share data stored on Swan are:
- [Using group-level shared directory](#using-group-level-shared-directory)
- [Using user-level world-readable directory](#using-user-level-world-readable-directory)
- [Using group-level shared directory](#using-group-level-shared-directory)
- [Using POSIX Access Control Lists (ACL)](#using-posix-access-control-lists-acl)
- [Using user-level world-readable directory](#using-user-level-world-readable-directory)
 
- [Using POSIX Access Control Lists (ACL)](#using-posix-access-control-lists-acl)
- [Using Globus shared collections](#using-globus-shared-collections)
- [Using Globus shared collections](#using-globus-shared-collections)
and the Sections below contain detailed information and setup steps for each.
and the Sections below contain detailed information and setup steps for each.
Loading