mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Added link to workaround for GoogleDrive cache issues.
@@ -104,7 +104,7 @@ In addition, there are applications that synchronize files on a continuous basis
|
||||
| [Mixplorer](https://mixplorer.com/) | Does not provide the correct file date metadata, which displays the modification popup each time a database is opened. May lose the URI connection to the database file, in which case it must be reselected from MixPlorer app. <br/><br/>`content://com.mixplorer.file/` | Easy to use, connections to a large amount of protocols and almost all cloud storage (Clouds, SAMBA, FTP, SFTP, WebDAV) | Closed source code, may prevent save depending on source | No
|
||||
| [NextCloud](https://f-droid.org/en/packages/com.nextcloud.client/) | Yes if integrated with de default File app. Revokes the file while synchronized data is recovered. Pressing the back button and reselecting the database solves the issue. | [Open source](https://github.com/nextcloud/android) | More difficult to set up for a private server | No
|
||||
| [OwnCloud](https://f-droid.org/en/packages/com.owncloud.android/) | - | [Open source](https://github.com/owncloud/android) | More difficult to set up for a private server | No
|
||||
| [Google Drive](https://play.google.com/store/apps/details?id=com.google.android.apps.docs) | Partially if integrated with default File app. Data loss can happen when file is updated from somewhere else. The links expire after a time, and does not work when the network connections are turned off. In the case of a persistent or non-updating database, it is necessary to clear the cache of the Google Drive app. <br/><br/>A [bug](https://issuetracker.google.com/issues/180526528) does not allow to open the file in "wt" mode.<br/><br/>`content://com.google.android.apps.docs.storage/`<br/>`content://com.google.android.apps.docs.storage.legacy/` | Easy to use | Closed source code, proprietary license | No
|
||||
| [Google Drive](https://play.google.com/store/apps/details?id=com.google.android.apps.docs) | Partially if integrated with default File app. Data loss can happen when file is updated from somewhere else. The links expire after a time, and does not work when the network connections are turned off. In the case of a persistent or non-updating database, it is necessary to clear the cache of the Google Drive app. <br/><br/> Alternatively, [the app DriveSync can be used](https://github.com/Kunzisoft/KeePassDX/issues/1407#issuecomment-2069047791) to integrate GoogleDrive without caching errors. <br/><br/>A [bug](https://issuetracker.google.com/issues/180526528) does not allow to open the file in "wt" mode.<br/><br/>`content://com.google.android.apps.docs.storage/`<br/>`content://com.google.android.apps.docs.storage.legacy/` | Easy to use | Closed source code, proprietary license | No
|
||||
| [Dropbox](https://play.google.com/store/apps/details?id=com.dropbox.android) | Succinctly, read and write with Android 10, only read with Android 8 (stops the file stream). Not integrated. Breaks the file link systematically ([issue](https://www.dropboxforum.com/t5/Discuss-Developer-API/why-using-Intent-ACTION-OPEN-DOCUMENT-does-not-list-the-Dropbox/td-p/209654)). Can prevent file writing with read only mode. Using the "Make available offline" option on the Dropbox app allows to better manage synchronization and cache problems. https://help.dropbox.com/sync/access-files-offline | - | Closed source code, proprietary license | Yes 194.2.4
|
||||
| [OneDrive](https://play.google.com/store/apps/details?id=com.microsoft.skydrive) | URIs appear to be reassigned to other files once revoked. This results in an attempt to open files that are not databases. Seems to delete data if the state of OneDrive is not correct, corrupts data when the file is selected from OneDrive. In the case of a persistent or non-updating database, it is necessary to clear the cache of the OneDrive app.<br/><br/>`content://com.microsoft.skydrive.content.StorageAccessProvider/` | - | Closed source code, proprietary license | No
|
||||
| [PCloud](https://play.google.com/store/apps/details?id=com.pcloud.pcloud) | Does not allow save of the database file, integrated with default File app <br /><br />`content://com.pcloud.pcloud.documents/` | - | Closed source code, proprietary license | Yes (2.13.1)
|
||||
|
||||
Reference in New Issue
Block a user