rsnt_translations
56,563
edits
(Created page with "En supposant maintenant que Sue a obtenu des ressources avec espace de stockage suite au concours d'allocation de ressources (comme c'est souvent le cas), il y aurait une autr...") |
No edit summary |
||
Line 42: | Line 42: | ||
~/projects/rrg-sue-ab | ~/projects/rrg-sue-ab | ||
Ce répertoire servirait à stocker et partager les données pour un projet dans le cadre du concours. | Ce répertoire servirait à stocker et partager les données pour un projet dans le cadre du concours. | ||
Pour partager un fichier avec un utilisateur qui n’est pas parrainée par le chercheur principal, le plus simple est de configurer les permissions pour que cet utilisateur puisse lire le répertoire ou le fichier, habituellement par une liste de contrôle des accès (ACL); pour les détails, consultez la page [https://docs.computecanada.ca/wiki/Sharing_data/fr Partage de fichiers]. | |||
One thing to keep in mind when sharing a directory is that Heather will need to be able to descend the entire filesystem structure down to this directory and so she will need to have read and execute permission on each of the directories between <code>/project</code> and the directory containing the file(s) to be shared. We have implicitly assumed here that Heather has an account on the cluster but you can even share with researchers who don't have a Compute Canada account using a [https://docs.computecanada.ca/wiki/Globus#Globus_Sharing Globus shared endpoint]. | One thing to keep in mind when sharing a directory is that Heather will need to be able to descend the entire filesystem structure down to this directory and so she will need to have read and execute permission on each of the directories between <code>/project</code> and the directory containing the file(s) to be shared. We have implicitly assumed here that Heather has an account on the cluster but you can even share with researchers who don't have a Compute Canada account using a [https://docs.computecanada.ca/wiki/Globus#Globus_Sharing Globus shared endpoint]. |