# File Transfer Location

Specify the default location for saving files on Student computers. This can be on the hard drive or a network drive.

![](/files/wYntmMbSK7WOf2mBtYHJ)

1. Click *File Transfer Location* from the left-hand menu.

2. Specify the path where the downloaded files are to be saved on the Student computers.

3. Specify the path where the submitted files are to be saved on the Teacher computers.   \
   Select *Save Files in Separate Folders for each Student* if preferred.<br>

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>When choosing to save files in separate folders for each Student, Insight will automatically create folders for each Student in the following format: <em>Computer Name (Login Name)\login Name + Date + Filename</em>.</p><p>For example: Laptop01 (m.smiths)\m.smiths 2024-10-14 10.20 Assignment1.docx</p></div>

4. Select to *Overwrite Submitted Files if They Already Exist* if preferred.

5. Specify the types of files that are prohibited from being transferred. You can enter multiple file extensions separated by a comma. Default restricted file types include: bat, com, dll, exe, ps1.

6. Click *Save* or *Save and Apply*.

{% hint style="info" %}
Files transferred successfully will appear in the chat window and can be opened by clicking the link.
{% endhint %}


---

# 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.faronics.com/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/file-transfer-location.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.
