Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4abd8456 authored by Pranav's avatar Pranav
Browse files

Merge branch 'edrive-sync-details' into 'master'

Details about eDrive sync

Closes #776

See merge request e/documentation/user!896
parents c45a2e61 6b9ea191
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
    <li><a href="{% translate_link support-topics/how-does-e-os-compare %}">/e/OS in comparison to other Privacy focused Operating Systems</a></li>    
    <li><a href="{% translate_link support-topics/use-murena-one-with-att %}">Use the Murena One with AT&T</a></li>   
    <li><a href="{% translate_link support-topics/fairphone-3-plus-v-1-point-6-fix %}">Fix your Fairphone 3+ after v1.6 update</a></li>   
    <li><a href="{% translate_link support-topics/edrive-sync-details %}">How does eDrive sync works?</a></li>  
    <li><a href="{% translate_link support-topics/other-questions %}">Other questions</a></li>
</ul>

+22 −0
Original line number Diff line number Diff line
eDrive is a system app that synchronizes user data to Murena cloud or a self-hosted cloud. You have complete control over which directories are synchronized to the cloud, but by default, eDrive syncs the following from device to cloud:

| Device location                      | Cloud location                         | Category     |
| ------------------------------------ | -------------------------------------- | ------------ |
| /storage/emulated/0/DCIM             | /Photos                                | Images       |
| /storage/emulated/0/Pictures         | /Pictures                              | Images       |
| /storage/emulated/0/Movies           | /Movies                                | Movies       |
| /storage/emulated/0/Music            | /Music                                 | Music        |
| /storage/emulated/0/Ringtones        | /Ringtones                             | Ringtones    |
| /storage/emulated/0/Documents        | /Documents                             | Documents    |
| /storage/emulated/0/Podcasts         | /Podcasts                              | Podcasts     |
| /data/system/users/0/                | /Devices/\<id\>/rom_settings/          | Rom settings |
| /data/data/foundation.e.drive/files/ | /Devices/\<id\>/rom_settings/app_list/ | Rom settings |

## Customize eDrive synchronization settings

To choose the directories to be synchronized to the cloud, navigate to System settings > Passwords & Accounts > Select your Murena.io account > Account sync. You can toggle synchronization settings for the following categories:

- `Application settings` toggle will affect synchronization for device settings.
- `Pictures and videos` toggle will affect synchronization for Images, Movies, Music, Ringtones, Documents and Podcasts directories.

In here, you can also enable/disable "Allow files sync on metered network". If this option is disabled, eDrive will not synchronize files over a metered network, such as mobile data.
+8 −0
Original line number Diff line number Diff line
---
layout: page
title: How does eDrive sync work?
namespace: support-topics/edrive-sync-details
permalink: /support-topics/edrive-sync-details
---

{% tf pages/support_topics/edrive-sync-details.md %}