
UpdatedMar 7, 2026
PublishedApr 7, 2021
Packageru.nsu.bobrofon.easysshfs
MD591eadb7ea01dd79f270410b4a8fb00cf
SHA1 (signer)82:32:BE:04:27:81:6F:D1:EE:9D:F5:54:79:72:E3:AF:24:24:87:A1
Signed byCN=Sergey Bobrenok, OU=Information security, O=Novosibirsk state university, L=Novosibirsk, C=RU
Architecturesx86, x86-64, armeabi-v7a, arm64-v8a
Malware scanTRUSTED
Contact[email protected]
What's new
* Added D-pad navigation support (and devices without touchscreen)
* Migrated to NavigationUI and ToolBar
* Updated minimum SDK version to 21 (Android 5.0 Lollipop)
* Migrated to NavigationUI and ToolBar
* Updated minimum SDK version to 21 (Android 5.0 Lollipop)
Description
SSH Filesystem is a filesystem client based on the SSH File Transfer Protocol.
Fuse 3.10.5.
Sshfs 3.7.1.
Ssh client from OpenSSH-portable 8.9p (with OpenSSL 1.1.1n).
For using public key authentication add "IdentityFile=" to sshfs options. Password-protected keys are not supported.
Rooted device required (/dev/fuse in android is not allow for users except root).
Application source code: https://github.com/bobrofon/easysshfs
WARNING:
If you just want to have access to the files on your PC from your Android phone, then sshfs is a
VERY bad solution for that problem. You really need to know some internal details about Android
storage implementation to make something useful with sshfs. And EasySSHFS is not intended to hide
all these details from its users. Please try to use any implementation of Android document provider
for sftp protocol (or any other solution to work with sftp) before trying to use sshfs.
NOTE:
- If you are using SuperSu to manage root access and have no effect after mounting done, try to disable "mount namespace separation" option in SuperSU.
- It is highly recommended to create mount points in /data/media/0 on Android 4.2 and /mnt/runtime/default/emulated/0 on Android 6.0 and above.
Fuse 3.10.5.
Sshfs 3.7.1.
Ssh client from OpenSSH-portable 8.9p (with OpenSSL 1.1.1n).
For using public key authentication add "IdentityFile=" to sshfs options. Password-protected keys are not supported.
Rooted device required (/dev/fuse in android is not allow for users except root).
Application source code: https://github.com/bobrofon/easysshfs
WARNING:
If you just want to have access to the files on your PC from your Android phone, then sshfs is a
VERY bad solution for that problem. You really need to know some internal details about Android
storage implementation to make something useful with sshfs. And EasySSHFS is not intended to hide
all these details from its users. Please try to use any implementation of Android document provider
for sftp protocol (or any other solution to work with sftp) before trying to use sshfs.
NOTE:
- If you are using SuperSu to manage root access and have no effect after mounting done, try to disable "mount namespace separation" option in SuperSU.
- It is highly recommended to create mount points in /data/media/0 on Android 4.2 and /mnt/runtime/default/emulated/0 on Android 6.0 and above.
Required features
- Wifi android.hardware.wifi
Permissions (9)
EasySSHFS requests the following Android permissions:
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Access Wifi State android.permission.ACCESS_WIFI_STATE
- Change Network State android.permission.CHANGE_NETWORK_STATE
- Foreground Service android.permission.FOREGROUND_SERVICE
- Foreground Service Connected Device android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE
- Internet android.permission.INTERNET
- Post Notifications android.permission.POST_NOTIFICATIONS
- Receive Boot Completed android.permission.RECEIVE_BOOT_COMPLETED
- Ru Nsu Bobrofon Easysshfs Dynamic Receiver Not Exported Permission ru.nsu.bobrofon.easysshfs.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION