EasySSHFS
Sshfs with ssh client and interface for Android.
Sergey Bobrenok Cloudspeicher / Dateisynchronisierung Dateiübertragung Internet System
Screenshots
Beschreibung
Diese Beschreibung liegt nicht in deiner Sprache vor, angezeigt wird die englische Fassung.
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=<path>" 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.
Versionen
Berechtigungen
Was die App beim System anfragt. Sensible Zugriffe gibt Android erst nach deiner Bestätigung frei.
- InternetzugriffDaten über das Internet senden und empfangen.
- WLAN-StatusInformationen über die WLAN-Verbindung lesen.
- NetzwerkstatusPrüfen, ob und wie das Gerät verbunden ist.
- BenachrichtigungenMitteilungen anzeigen.
- Speicher lesenDateien auf dem Gerätespeicher lesen.
- Speicher schreibenDateien auf dem Gerätespeicher anlegen und ändern.
- AutostartNach dem Einschalten des Geräts automatisch starten.
- Dienst im VordergrundDauerhaft im Hintergrund laufen, sichtbar in der Statusleiste.
3 weitere Berechtigungen anzeigen
- FOREGROUND_SERVICE_CONNECTED_DEVICE
- Netzwerk ändernNetzwerkverbindungen ändern.
- easysshfs.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Kommentare