CIFS Documents Provider App
CIFS Documents Provider is an Android app to provide access to shared folder by SMB/CIFS.[Feature]
* Allows access to Windows shared folders. (SMB2,SMB3)
* Provides access to Windows shared folders via Storage Access Framework (SAF).
* Read, write, and directory access in shared folders from external applications by using SAF.
* File sharing from shared folder.
* File transfer any files.
* Multiple connection settings can be saved.
[Objective]
* File reading in shared folders.
* Playing music, videos, and images in shared folders.
* Managing shared folders.
[How to use]
See the following page. (Japanese)
https://github.com/wa2c/cifs-documents-provider/wiki/Manual-ja
[Source]
GitHub
https://github.com/wa2c/cifs-documents-provider
[Issue]
GitHub Issue
https://github.com/wa2c/cifs-documents-provider/issues
Please post here if you have bug reports, Future requests, or other information.
What's new in 2.4.0
Here's a summary of the new features and improvements in CIFS Documents Provider Ver. 2.4.0:
- Added settings Export/Import functionality.
- Added support for Burmese (Myanmar) language.
- Added support for Russian language.
- Added autofill support in the Edit Screen for easier configuration.
- Added support for SMB encryption (SMBJ) for secure communication.
- Added support for ssh-rsa keys for SFTP connections.
- Fixed some text strings for improved clarity.