# File Sync Tools (Deprecated)

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

## Overview

MangoApps allows your users to sync their MangoApps cloud files and folders using the Windows & Mac desktop applications to their local machines.

MangoApps File Sync is a productivity tool that allows users to mirror data stored on MangoApps to their desktop machines. They can then navigate and modify content stored on the MangoApps domain through their computer’s native file browsing interface, without using a web browser. Content that syncs down to their computer is available for offline access. If they make changes to the synced files locally, these changes are automatically synced back up to their MangoApps account, providing universal access to their files via web, their computer or their mobile devices.

Network admins can enable the file sync feature and limit the number of computers users can sync their files to.

![Admin Portal > Modules > Files > File Sync](/files/-Lk3224JHEW1Qs1G4SOy)

1. **Enable file sync for your domain:** Click the **toggle bar** to enable/disable the file sync feature for your domain. If enabled, users can download the Windows and Mac desktop applications and use the File Sync feature to sync their files & folders for offline access.
2. **No. of computers allowed to sync per user:** Defines the number of computers a user's MangoApps files can be stored and synced locally on a desktop machine. *Maximum 4 computers can be allowed for file sync per user.*
3. **Save Settings:** Click the **Save Settings** button to apply the chosen settings for file sync.

{% hint style="info" %}
By default, the *'No. of computers allowed to sync per user'* is set to *'2 computers'* on domain creation.
{% endhint %}

## FAQs

### Can users sync files that are attached from external repositories?

Files attached from [external document repositories](/admin-guide/module-settings/files/external-document-repositories.md) such as SharePoint, Office 365, Google Drive, Box, Dropbox, OneDrive, Windows File Server, etc. are not included in the sync, because they do not reside in MangoApps.

{% hint style="info" %}

#### To see how these configurations impact the Files on the User Portal, see [Files](https://guides.mangoapps.com/user-guide/files) in the User Portal Guide.

{% endhint %}

**Did this article help? Your feedback adds value when we shape up the help articles. Hit the smiley**<img src="/files/-LdDMl96Y2xVSL1EFFRu" alt="" data-size="original">**below to let us know!**


---

# 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/file-sync.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.
