package icon

SFTP-SAF

Browse SFTP server in your file manager
New in version 0.2.17
- In ProxySOCKS5 don't propose to the server to supply username and
password if we actually don't have any (we never have). Indeed, the
server might take us up on that offer, even though they actually
don't need authentication
- Interactive verification of SSH Host Key when a new account is
defined. "Add Account" button only becomes active after "Check Host
Key" has been successfully used.
If ever ssh server key changes, you need to recheck its key using
the same button in edit acc
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.

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 0.2.17 (217) suggested Added on Mar 05, 2026

    This version requires Android 8.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • run foreground service
      Allows the app to make use of foreground services.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • show notifications
      Allows the app to show notifications
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • lu.knaff.alain.saf_sftp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 8.8 MiB PGP Signature | Build Log

  • New in version 0.2.16
    - Possibility to use a Socks5 proxy
    - Host key verification: all new keys are allowed, all key changes are forbidden
  • Version 0.2.16 (216) - Added on Mar 03, 2026

    This version requires Android 8.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • run foreground service
      Allows the app to make use of foreground services.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • show notifications
      Allows the app to show notifications
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • lu.knaff.alain.saf_sftp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 8.8 MiB PGP Signature | Build Log

  • New in version 0.2.15
    - Allow Intent to be null on call to SftpService.onStartCommand
    Apparently, this may happen on Huawei phones
  • Version 0.2.15 (215) - Added on Mar 01, 2026

    This version requires Android 8.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • run foreground service
      Allows the app to make use of foreground services.
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • show notifications
      Allows the app to show notifications
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • lu.knaff.alain.saf_sftp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 8.8 MiB PGP Signature | Build Log