Updated File Manager and Sync (markdown)

Jérémy JAMET
2022-01-07 15:34:33 +01:00
parent 4efa8fd399
commit a51c673701

@@ -15,7 +15,7 @@ In order to have the most complete visibility of the file services that work wit
| File manager / cloud client app | Works | Pros | Cons | Officially tested
| - | - | - | - | - |
| Files (default app in the device) | Fully integrated <br/><br/>`content://com.android.externalstorage.documents/` | 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)._ | - | Yes
| [Files](https://android.googlesource.com/platform/packages/apps/DocumentsUI/+/refs/heads/master) (default `DocumentsUI` app in the device) | Fully integrated <br/><br/>`content://com.android.externalstorage.documents/` | 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)._ | - | 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, connection to an FTP server, very well maintained | - | Yes
| [RCX](https://play.google.com/store/apps/details?id=io.github.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
| [Mixplorer](https://labs.xda-developers.com/store/app/com.mixplorer) | 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