# Cloud Sync

Cloud Sync allows users to access and save documents from Google Drive, OneDrive, or Dropbox without having to sync them onto the local system. On clicking a file, Cloud Sync downloads the files from the specified cloud account to the local system and uploads it back to the cloud during the user session.

To add Cloud Sync to the Policy, go to *Add Policy > Deep Freeze Windows* > *Cloud Sync >* select *Enable (install and inherit settings from Faronics Default policy)* or *Enable (Install and use below settings)*. Selecting this option installs Cloud Sync on all computers using this Policy.

{% hint style="info" %}
Selecting *Enable (install and inherit settings from Faronics Default policy)* or *Enable (Install and use below settings)* installs Cloud Sync on the computers whenever the computers check-in. The computers check-in based on the heartbeat specified in [Cloud Agent Settings](https://docs.faronics.com/deep-freeze-cloud/using-deep-freeze-cloud-console/general-settings/cloud-agent-settings)*.*

* Enable (install and inherit settings from Faronics Default policy) – installs the service and inherits settings from the Faronics Default policy. Selecting this option saves time in configuring all the policy settings. Selecting this option makes the settings for the current policy read-only.
* Enable (Install and use below settings) – installs the service and uses custom settings. Selecting this option will allow you to customize the settings for this service in the current policy.
* Disable will not install the service or will uninstall the service from the computers whenever the computers check-in.
  {% endhint %}

## Configuring Cloud Sync

The following configuration options are available:

### Login Settings

Select the following settings:

* User must provide an email address with the following domain(s) – specify the domains separated by a comma. For example, you can specify @yourcompany.com where \[yourcompany.com] is the domain for your organization.
* Preferred cloud drives – select one of the following cloud drive service providers:
  * Google Drive
  * Dropbox
  * Microsoft OneDrive

### Drive Settings

* Folder Name – select one of the following options:
  * User Email – the email of the user will be the name of the folder.
  * Custom – specify a custom name. For example, you can specify *Cloud Sync*.
* Reserve Drive Size – specify the cache size for temporarily saved files. Select from 1 to 50 GB.

{% hint style="info" %}
Cloud Sync will appear as \[Cloud Sync Name] or \[user]@\[domain.com] under Favorites (for Windows 7 or higher).

Users can drag and drop files from any location on the computer to *Favorites > \[Cloud Sync Name]*.
{% endhint %}

### Status of Files on Cloud Sync

The following icons represent the status of files on Cloud Sync:

When a file is shown on Google Drive or Dropbox, the following icon is displayed:

![](https://1885814621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqufWvwpLBoUtcWQgWZLQ%2Fuploads%2FbcESPPo6o4Uv5W8Lkugk%2Fon_cloud_not_synced.png?alt=media\&token=aaef233f-719d-4fe7-9d0a-a1eaf7a0a43b)

When a file is modified, but not synced to the cloud (Google Drive or Dropbox), the following icon is displayed:

![](https://1885814621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqufWvwpLBoUtcWQgWZLQ%2Fuploads%2FMZe7SX5DrX0ADx10na4m%2FModified_not_Synced.png?alt=media\&token=2997da5c-3ae1-4d99-8a28-92caac6af749)

When a file is synced to the cloud (Google Drive or Dropbox), the following icon is displayed:

![](https://1885814621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqufWvwpLBoUtcWQgWZLQ%2Fuploads%2F2CL2PV67A5k3yN7PQu6u%2FSynced_to_cloud.png?alt=media\&token=64283ee8-1046-400e-8191-ef2cd6ec8def)


---

# 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/deep-freeze-cloud/using-deep-freeze-cloud-console/cloud-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.
