CIFS Documents Provider
Provides access to shared network storage.
Atsushi Wada Connectivity File Transfer System
Screenshots
Description
<strong>CIFS Documents Provider</strong> is an Android app to provide access to shared online storage.
<strong><font color="#339933">[Features]</font></strong>
* Provide other apps with access to shared network storage via the Storage Access Framework (SAF).
* Provides access to files and directories.
* Supports SMB (Samba, Common Internet File System (CIFS), Windows Network Shared Folder), FTP, FTPS and SFTP.
* Share and transfer files on online storage.
* Multiple connection settings can be stored.
* Supports connection settings export/import.
* Supports dark mode.
* Can be treated as local storage (configuration required)
* Notifications can be displayed to prevent task kills. (configuration required)
<strong><font color="#339933">[Objective]</font></strong>
* Import and export of files created by the app.
* Manage files and directories with the Storage Manager app.
* Play music, videos, etc. with the media player app.
* Direct saving of photos taken with the camera app.
<strong><font color="#339933">[Note]</font></strong>
* No file management function in this app.
* To use this app, your apps must support SAF (Storage Access Framework).
* Apps that assume local storage may not work properly.
* Apps may crash when specified as a storage destination for streaming audio or video data.
<strong><font color="#339933">[How to use]</font></strong>
See the following page. (Japanese)
https://github.com/wa2c/cifs-documents-provider/wiki/Manual-ja
<strong><font color="#339933">[Sources]</font></strong>
GitHub
https://github.com/wa2c/cifs-documents-provider
<strong><font color="#339933">[Issues]</font></strong>
GitHub Issue
https://github.com/wa2c/cifs-documents-provider/issues
Please post here if you have bug reports, Future requests, or other information.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- NotificationsShow notifications.
- FOREGROUND_SERVICE_DATA_SYNC
- Prevent sleepingKeep the device from going to sleep.
- Foreground serviceKeep running in the background, visible in the status bar.
- cifsdocumentsprovider.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments