EasySSHFS
* Migrated to NavigationUI and ToolBar
* Updated minimum SDK version to 21 (Android 5.0 Lollipop)
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.
- نگارنده: Sergey Bobrenok
- پروانه: MIT License
- ردیاب مشکل
- کد مبدأ
- گزارش دگرگونی
- فرادادهٔ ساخت
- وضعیت قابلیت بازتولید
نگارشها
با وجود موجود بودن بارگیریهای APK برای دادن حق گزینش، باید آگاه باشید که با نصب به این روش، آگاهیهای بهروز رسانی را دریافت نکرده و راهی ناامن برای بارگیری است. پیشنهاد میشود کارهٔ افدروید را نصب و از آن استفاده کنید.
بارگیری افدروید-
arm64-v8aarmeabi-v7ax86x86_64این نگارش، به اندروید ۵٫۰ یا جدیدتر نیاز دارد.
به دست افدروید ساخته، امضا و مطابقتش با این کد مبدأ تضمین شده است.
بارگیری APK ۸٫۷ میب امضای PGP | گزارش ساخت
-
arm64-v8aarmeabi-v7ax86x86_64این نگارش، به اندروید ۴٫۱ یا جدیدتر نیاز دارد.
به دست افدروید ساخته، امضا و مطابقتش با این کد مبدأ تضمین شده است.
بارگیری APK ۸ میب امضای PGP | گزارش ساخت
-
arm64-v8aarmeabi-v7ax86x86_64این نگارش، به اندروید ۴٫۱ یا جدیدتر نیاز دارد.
به دست افدروید ساخته، امضا و مطابقتش با این کد مبدأ تضمین شده است.
بارگیری APK ۱۱ میب امضای PGP | گزارش ساخت
* Rebuild ssh/sshfs binaries with 16k page sizes support to fit new Android 15+ requirements


















