Difference between revisions of "Group Manager"

Line 51: Line 51:
=== 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.



Revision as of 14:19, 21 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 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