# Sample Use Cases

## Transfer between files22.brown.edu and Oscar

1\. Create [an endpoint for files22.brown.edu/Research](https://docs.ccv.brown.edu/globus/creating-endpoints/files.brown.edu). If you already have one, you may skip this step.

2\. Create [an endpoint for Oscar](https://docs.ccv.brown.edu/globus/creating-endpoints/using-globus-with-oscar). If you already have one, you may skip this step.

3\. [Transfer data between the two endpoints](https://docs.ccv.brown.edu/globus/manipulating-endpoints/transfer-data-between-endpoints).

## Transfer between files.brown.edu and Oscar

1\. Create [an endpoint for files.brown.edu/Research](https://docs.ccv.brown.edu/globus/getting-started/broken-reference), or [an endpoint for lrs.brown.edu](https://docs.ccv.brown.edu/globus/getting-started/broken-reference). If you already have one, you may skip this step.

2\. Create [an endpoint for Oscar](https://docs.ccv.brown.edu/globus/creating-endpoints/using-globus-with-oscar). If you already have one, you may skip this step.

3\. [Transfer data between the two endpoints](https://docs.ccv.brown.edu/globus/manipulating-endpoints/transfer-data-between-endpoints).

## Transfer between files.brown.edu/Research and  Brown Personal Google Drive

1\. Create an [endpoint for files.brown.edu/Research](https://docs.ccv.brown.edu/globus/getting-started/broken-reference). If you already have one to use, skip this step.

2\. Create an [endpoint for your Brown personal Google drive](https://docs.ccv.brown.edu/globus/creating-endpoints/creation-of-globus-endpoint-for-brown-google-drive). If you already have one to use, skip this step.

3\. [Transfer data between the two endpoints](https://docs.ccv.brown.edu/globus/manipulating-endpoints/transfer-data-between-endpoints).

## Transfer between lrs.brown.edu/Research and Brown Personal Google Drive

&#x20;1\. Create an [endpoint for lrs.brown.edu/Research](https://docs.ccv.brown.edu/globus/getting-started/broken-reference). If you already have one to use, skip this step.

2\. Create an [endpoint for your Brown personal Google drive](https://docs.ccv.brown.edu/globus/creating-endpoints/creation-of-globus-endpoint-for-brown-google-drive). If you already have one to use, skip this step.

3\. [Transfer data between the two endpoints](https://docs.ccv.brown.edu/globus/manipulating-endpoints/transfer-data-between-endpoints).

## Tips for Transferring Data to Google Drive

For Google Drive, there are "rates limits" on how much data and how many files a user can transfer in any 24 hour period. The following two tips can help to alleviate the restrictions from the rates limits:

* Transfer a subfolder as a job. A user can submit 2-3 jobs at a time.
* If the folder or subfolder contains a lot of small files, compress the folder or subfolders using zip or tar before the transfer.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ccv.brown.edu/globus/getting-started/transfer-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
