Updated File Manager and Sync (markdown)

Jérémy JAMET
2022-01-17 12:32:41 +01:00
parent f9ea64838f
commit 4801f7224a

@@ -17,7 +17,7 @@ In order to have the most complete visibility of the file services that work wit
| - | - | - | - | - |
| Files (`DocuemntsUI`) | Integrated by default with almost all systems (but is sometimes hidden to users). _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
| [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
| [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). Opened source code | 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/) | 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 | [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