Difference between revisions of "Group Manager"

Line 15: Line 15:
== General Group Manager Usage ==
== General Group Manager Usage ==


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


Line 40: Line 42:
# Click on the name of the group that you wish to disband
# Click on the name of the group that you wish to disband
# Click “Disband”
# Click “Disband”
-->


== Accessing Group Data ==
== Accessing Group Data ==

Revision as of 21:30, 3 February 2017

Group Manager

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.

Typical use scenario

You have a research group with which you wish to share data

  • Create a new group with a name and description
  • Add members to the group
  • Other users can request to join your group
  • You can approve or deny those requests
  • A share will be automatically created, /shares/<groupname> on CIRCE or \\cifs.rc.usf.edu\shares\<groupname> for mapping directly a network drive from a Windows-based workstation

General Group Manager Usage

Coming Soon!

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
  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