Skip to content

SFTP-SAF

F-Droid

Open source

Browse SFTP server in your file manager

Version
0.2.22
Size
8.8 MB
Updated
Mar 27, 2026
Get from Download APK (v0.2.22)
Signing certificate on record

About this app

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.

Licensed under GPL-3.0-or-later, by Alain Knaff.

OfficialSignature VerifiedOpen Source

What's New in v0.2.22

Imported from the F-Droid repository index.

  • - Support for SSH jump hosts

Version history

v0.2.22Latest
Signature continuous

Mar 27, 2026 · 8.8 MB · Android API 2636 · code 222

Imported from the F-Droid repository index.

  • - Support for SSH jump hosts
INTERNETPOST_NOTIFICATIONSWAKE_LOCKACCESS_NETWORK_STATERECEIVE_BOOT_COMPLETEDFOREGROUND_SERVICElu.knaff.alain.saf_sftp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 bfce11f39a863583dcb2525c59e260cfd4eea039dc3d76b9c7a378798fb1ba7d

v0.2.21
Signature continuous

Mar 15, 2026 · 8.8 MB · Android API 2636 · code 221

Imported from the F-Droid repository index.

  • - Upgraded to JSch 2.27.9 and removed previous workarounds
  • - Simplified logging
INTERNETPOST_NOTIFICATIONSWAKE_LOCKACCESS_NETWORK_STATERECEIVE_BOOT_COMPLETEDFOREGROUND_SERVICElu.knaff.alain.saf_sftp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 a386eae847616a56e47ec17f784b5ad60d6bae814aaba72e804948d4a4e16b4a

v0.2.20
Signature continuous

Mar 11, 2026 · 8.8 MB · Android API 2636 · code 220

Imported from the F-Droid repository index.

  • - Faster connection startup: eliminate unused, but slow-to-check key exchange algorithms from JSch's CheckKexes list
INTERNETPOST_NOTIFICATIONSWAKE_LOCKACCESS_NETWORK_STATERECEIVE_BOOT_COMPLETEDFOREGROUND_SERVICElu.knaff.alain.saf_sftp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 8cc2f4a2a82417f12b2ac2ca58eec1974630914f2d706fa11e7dee6c616f4359

Will it run on your device?

CompatibilityLikely to run

78%

  • Runs on a broad range of modern Android versions.
  • ABI coverage is focused on newer 64-bit devices.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
0 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be lu.knaff.alain.saf_sftp is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 0.2.21 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall SFTP-SAF first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of SFTP-SAF, and a listing is removed when the evidence for it stops holding up.

Get SFTP-SAF

Every source we list for lu.knaff.alain.saf_sftp is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Productivity
Android
8.0+
Architectures
Version
0.2.22 (code 222)
Size
8.8 MB
Updated
Mar 27, 2026
Package name
lu.knaff.alain.saf_sftp

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v0.2.22)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

bfce11f39a863583dcb2525c59e260cfd4eea039dc3d76b9c7a378798fb1ba7d

Signing certificate

9e29c6f8a7ad20388b1810e8381b38fbeb9ea598f7911fc73aeadb7c3cdae6e6

Permissions Required

What each permission lets SFTP-SAF do. A highlighted one is worth a second look — not necessarily wrong, just worth asking whether this app needs it.

INTERNETSend and receive data over the internet.
POST_NOTIFICATIONSShow notifications.
WAKE_LOCKKeep the device awake, e.g. to finish a download or play media.
ACCESS_NETWORK_STATECheck whether the device is online and on what kind of connection.
RECEIVE_BOOT_COMPLETEDStart automatically when the device finishes booting.
FOREGROUND_SERVICEKeep running in the background with a visible notification.
lu.knaff.alain.saf_sftp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

More Productivity apps

More from F-Droid

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem