Synchronize your phone with your WebDAV server, the easy way.
<img align='center' width='128' alt='Get it on Google Play' src='./qr-playstore.png'/>
A free trial version (30 days) is also available here
<img align='center' width='128' alt='Get it on F-Droid' src='./qr-fdroid.png'/>
DCIM/
, Pictures/
, Movies/
and Download/
Alarms/
, Audiobooks/
, Music/
, Notifications/
,
Podcasts/
, Ringtones/
and Recordings/
will be synchronizedDownload/
will be synchronized, whether they are pdf, epubs,
documents, images, etc.Everything not explicitly stated above is not synchronized. More specifically:
All files are synced unless you explicitly exclude folders.
No, you can choose if you allow sync on cellular or only on wifi.
No, you can select a subfolder on your NAS that will be synced. For example if you own 2 devices in your family, you can have one folder per device so they are synced independantly.
When you configure EasySync you select a specific folder on your DAV server. This folder will be fully synced with your phone.
Sync on cellular
and/or Sync on battery
in Synchronization settings
(
available from home screen).In order to preserve battery we cannot detect quickly DAV changes. If you need immediate sync use " Sync now" button on home screen.
You can add your own trusted certificate in android Settings
> Encryption and Credentials
It should work with any DAV compliant server.
WebDAV Server | Preserves file creation timestamps | Notes |
---|---|---|
Nextcloud | ✅ Yes | |
owncloud | ✅ Yes | |
SFTPGo | ✅ Yes | |
Apache | ❌ No | |
Hacdias Webdav | ❌ No | |
Lighttpd | ❌ No | no etag support. |
nginx | ❌ No | no etag support. |
Photoprism | ❓ Unknown | Photoprism reads photos creation timestamps from exif data, so it will display correct timestamps |
WebDAV Provider | Preserves file creation timestamps | Notes |
---|---|---|
Mailbox | ❌ No | no etag support. Use https://office.mailbox.org/servlet/webdav.infostore as URL and /Userstore/ |
kDrive | ❓ Unknown |
There are several reports of nextcloud DAV to be slow.
You can get drastic speedup (almost 10x) when using a device password instead of your user's password:
If you like this app consider making a donation
MIT
By using this application, you agree to be bound by these terms and conditions and legal disclaimer.
app/src/main/res/values-xx/strings.xml
fastlane/metadata/android/xx/full_description.txt
fastlane/metadata/android/xx/short_description.txt
Replace xx
with
your ISO 639-1 language code. E.g. en
for english, fr
for french, etc.
For new languages:
app/src/main/res/xml/locales_config.xml
app/build.gradle
in resourceConfigurations
key