Screenshots
Description
SFTP-SAF is a Storage Access Framework (SAF) documents provider for accessing data via SFTP.
It allows you to directly view or edit data on an sftp server using Android's file manager, or any SAF capable application's file picker.
* No root is required
* It allows other apps to open and edit documents on the sftp server
* Read help online: https://github.com/AlainKnaff/Android-SFTP-Documents-Provider
SFTP-SAF is a fork of a software initially developped by Riccardo Isola.
What’s new (0.2.26)
- Use authority name derived from namespace / applicationId (application package) in order to make it more obvious to other applications which application supplies that authority. Old authority still supported additionally in case clients have uri permissions derived from old
- Avoid network error if directory on sftp happens to be displayed when phone is woken up.
- Dependency upgrades, code cleanup
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.
- saf_sftp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments