Difference between revisions of "Group Manager"

 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Group Manager =
= Group Manager =


* To request a CIRCE or SC group: please email [mailto:rc-help@usf.edu?Subject=CIRCE:%20Group%20Creation%20Request&body=Request%20for%20Group%20Creation%0D%0A%0D%0A%2ACluster%20you%20would%20like%20group%20created%20on%3A%0D%0A%2AName%20of%20group%3A%0D%0A%2APrimary%20use%20of%20the%20group%3A%0D%0A%2AWill%20the%20group%20require%20a%20%2Fshares%20directory%3A%0D%0A rc-help@usf.edu] with the following:
** Cluster you would like group created on
** Name of group
** Primary use of the group
** If the group will be needing a /shares directory
** Attach a text-based (.txt) list of USF NetIDs (not U-Numbers) of members to be added to group
<!--
Group Manager allows users to create, join and manage groups to facilitate collaboration and data sharing. The Information Sidebar on the right hand side of the Group Manager main window should provide information on how to use the interface.
Group Manager allows users to create, join and manage groups to facilitate collaboration and data sharing. The Information Sidebar on the right hand side of the Group Manager main window should provide information on how to use the interface.


Line 16: Line 24:


Coming Soon!
Coming Soon!
<!--
 
=== Create a new group ===
=== Create a new group ===


Line 51: Line 59:
=== Access via SFTP ===
=== Access via SFTP ===


# Point your SFTP client to <code>circe.rc.usf.edu</code>
# Point your SFTP client to <code>circe.rc.usf.edu</code> or <code>sc.rc.usf.edu</code>
# Navigate to the path <code>/shares/&lt;group_name&gt;</code> where <code>&lt;group_name&gt;</code> is the name of your group. Any files or directories created or copied to that location will be accessible by the group.
# Navigate to the path <code>/shares/&lt;group_name&gt;</code> where <code>&lt;group_name&gt;</code> is the name of your group. Any files or directories created or copied to that location will be accessible by the group.



Latest revision as of 16:22, 16 June 2020

Group Manager

  • To request a CIRCE or SC group: please email rc-help@usf.edu with the following:
    • Cluster you would like group created on
    • Name of group
    • Primary use of the group
    • If the group will be needing a /shares directory
    • Attach a text-based (.txt) list of USF NetIDs (not U-Numbers) of members to be added to group


Accessing Group Data

There are several ways available for accessing your group data share. When you create a group, qualified research groups get up to 1TB of replicated, backed-up storage.

Access via SFTP

  1. Point your SFTP client to circe.rc.usf.edu or sc.rc.usf.edu
  2. Navigate to the path /shares/<group_name> where <group_name> is the name of your group. Any files or directories created or copied to that location will be accessible by the group.

Access via the Command Line on CIRCE

While logged into CIRCE, simply change to the directory /shares/<group_name> where <group_name> is the name of your group. Any files or directories created or copied to that location will be accessible by the group.

Access via Windows Mapped Network Drive

For Windows 7 and previous,

  1. Go to Start and right-click on Computer
  2. Select “Map Network Drive”
  3. Select a drive letter you will remember
  4. Enter \\cifs.rc.usf.edu\shares\<group_name> where <group_name> is the name of your group
  5. You should now be able to access your group share via the drive letter you selected