mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Add Material Files FTP issues
@@ -99,7 +99,7 @@ In addition, there are applications that synchronize files on a continuous basis
|
|||||||
| - | - | - | - | - |
|
| - | - | - | - | - |
|
||||||
| Files (`DocumentsUI`) | Integrated by default with almost all systems (but is sometimes hidden to users). Keeps track of the last visited folder. _Note: Full integration applies to local files, and only to cloud files provided by compatible apps (i.e. GDrive, see below)._ <br/><br/>`content://com.android.externalstorage.documents/` | [Open source](https://android.googlesource.com/platform/packages/apps/DocumentsUI/+/refs/heads/master) in AOSP code | - | Yes
|
| Files (`DocumentsUI`) | Integrated by default with almost all systems (but is sometimes hidden to users). Keeps track of the last visited folder. _Note: Full integration applies to local files, and only to cloud files provided by compatible apps (i.e. GDrive, see below)._ <br/><br/>`content://com.android.externalstorage.documents/` | [Open source](https://android.googlesource.com/platform/packages/apps/DocumentsUI/+/refs/heads/master) in AOSP code | - | Yes
|
||||||
| [Anemo](https://f-droid.org/packages/exe.bbllw8.anemo/) | Yes | [Open source](https://github.com/2bllw8/anemo), private local storage with time access, very well maintained | - | Yes
|
| [Anemo](https://f-droid.org/packages/exe.bbllw8.anemo/) | Yes | [Open source](https://github.com/2bllw8/anemo), private local storage with time access, very well maintained | - | Yes
|
||||||
| [Material Files](https://f-droid.org/en/packages/me.zhanghai.android.files/) | Yes <br/><br/>`content://me.zhanghai.android.files.file_provider/` | [Open source](https://github.com/zhanghai/MaterialFiles), connection to an FTP server, very well maintained | - | Yes
|
| [Material Files](https://f-droid.org/en/packages/me.zhanghai.android.files/) | Yes <br/>May cause [permission issues](https://github.com/Kunzisoft/KeePassDX/issues/1721) in FTP.<br/><br/>`content://me.zhanghai.android.files.file_provider/` | [Open source](https://github.com/zhanghai/MaterialFiles), connection to an FTP server, very well maintained | - | Yes
|
||||||
| [RCX](https://f-droid.org/en/packages/io.github.x0b.rcx/) | ? | [Open source](https://github.com/x0b/rcx), easy to use, connections to a large amount of remote services (Clouds, HTTP, FTP, SFTP, WebDAV). | Contains proprietary APIs | No
|
| [RCX](https://f-droid.org/en/packages/io.github.x0b.rcx/) | ? | [Open source](https://github.com/x0b/rcx), easy to use, connections to a large amount of remote services (Clouds, HTTP, FTP, SFTP, WebDAV). | Contains proprietary APIs | No
|
||||||
| [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
|
| [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
|
| [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
|
||||||
|
|||||||
Reference in New Issue
Block a user