# File Sync (Deprecated)

{% hint style="danger" %} <mark style="color:red;">**This feature is no longer supported**</mark>
{% endhint %}

Sync and mirror data stored between MangoApps and desktop.

<figure><img src="/files/ME2qwYXAkSMvtFvWxVYk" alt=""><figcaption></figcaption></figure>

## Features

### Keep Files Synchronized

Sync files across devices and platforms with a standalone, robust client for both PC & Mac.

* Automatically sync files between desktop and online MangoApps folders
* Any changes made to files offline are synced the next time the device is online
* Files can be downloaded on the mobile app, and are accessible at any time

### Configuring Desktop Sync

Selective desktop sync allows users to choose which folders are actively synced to the computer. Adding and removing selections can be done at any time from the desktop client.

### MangoApps ‘My Drive’

Files and folders created in the MangoApps ‘My Drive’ are private and only accessible by their owner. If needed, these files can be shared with co-workers and teams.

<figure><img src="/files/2kGNP5GL0Qa48mVEnGLe" alt="" width="375"><figcaption></figcaption></figure>

### Recently Synced Quick Access

The recently synced view allows the ability to view up to 200 recently synced files, with a look ahead search to narrow the results.

### IT Friendly Client

SSO options are available and supported for your domain, making it secure and easy for users to login. The client is configurable to allow sync requests to go through the company’s proxy server.

### Admin Control

Admins can view a list of all synced computers and files in the admin portal. They can control and unlink any user’s computer in the event that an employee leaves the company or a device is lost/stolen.

<figure><img src="/files/0X8ceP8WMisVfQ814v28" alt=""><figcaption></figcaption></figure>


---

# 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://guides.mangoapps.com/admin-guide/deprecated-features-by-release/mangoapps-file-sync-guide-deprecated/files.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.
