wolpi/prim-ftpd
Fork: 77 Star: 626 (更新于 2024-10-23 19:20:28)
license: NOASSERTION
Language: Java .
FTP server app for android
最后发布版本: prim-ftpd-7.2 ( 2024-06-30 17:11:28)
Primitive FTPd
FTP and SFTP server app for Android with external SD-card access.
How can you use this server on your device to access your files (see discussion regarding permission and restriction below in terms of Google and Play)?
- Install from F-Droid
- Download from GitHub releases
- Use SAF
- Use QuickShare
You may download latest development snapshot from GitHub packages.
Some features:
- Can optionally be started on system boot
- Shows statusbar notification when server is running
- Server can be stopped from statusbar
- Shows information about how to connect on main screen
- Optional wakelock while server runs to avoid uploads and downloads to be aborted
- Optional encryption via sftp
- Server can be announced
- Public key authentication for sftp
- Optional anonymous login
- Widget to start/stop server
- Plugins for powertoggles and tasker
- Android 7 Quicksettings Tile
- Optional root access
- Optional support for Android Storage Access Framework to be able to write external SD-cards
- Can calculate hash for complete files on server side (sftp extended command)
Translation
You may help translate this app in hosted weblate.
SFTP vs SCP
When accessing this app's server via scp, it might be necessary for some clients (specific versions of ssh coming with linux distros), to specify option -O.
Running in the background
Depending your Android version, Android keeps closing apps running in the background. Even if you think you configured explicitly not do this. Please visit https://dontkillmyapp.com/ on more information about battery saving options.
External SD card read/write access - Android Storage Access Framework
Basically it requires selecting a directory, not the root of the SD-card.
If you select the root of the SD-card, it will work temporarily, but the permission possibly gets revoked and you have to re-select regularly. Revocation can happen as soon as you close the app, or Android kills it within a few hours or days (see above).
Depending on your Android version, permanent access to the root of the SD-card can be possible, if you first select a directory on your SD-card, then select the root of the SD-card. Though after an update, maybe you have to repeat these steps again. You can check whether the permission is stored permanently by visiting Android Settings → Apps → Special access → Directory access. If you see the primitive ftpd app there after you selected the root of the SD-card, there is a chance, that the permission to access the root of the SD-card will not be revoked.
All files access permission
Google introduces more and more restrictions to filesystem access to Android. In order to access all your files through this server you might have to grant it 'all files access' permission in Anroid settings.
To be able to allow 'All files access' an app must declare android.permission.MANAGE_EXTERNAL_STORAGE
in it's manifest file.
Google has a policy wether an app is allowed to declare that permission and be published on Google Play.
As you can see below this app is considered as not compliant.
Mail from Google:
最近版本更新:(数据更新于 2024-09-29 10:40:39)
2024-06-30 17:11:28 prim-ftpd-7.2
2024-04-21 23:29:30 prim-ftpd-7.1
2023-12-19 05:16:33 prim-ftpd-7.0
2023-04-08 18:49:14 prim-ftpd-6.16
2022-10-16 18:05:07 prim-ftpd-6.15
2022-08-12 00:40:34 prim-ftpd-6.14
2022-07-25 04:50:18 prim-ftpd-6.13
2022-07-25 04:06:18 prim-ftpd-6.12
2022-03-21 04:30:22 prim-ftpd-6.11
2022-03-13 05:15:31 prim-ftpd-6.10
wolpi/prim-ftpd同语言 Java最近更新仓库
2024-11-05 19:32:42 xiaojieonly/Ehviewer_CN_SXJ
2024-11-05 04:13:47 Stirling-Tools/Stirling-PDF
2024-11-04 02:03:13 exzhawk/EhViewer
2024-11-03 00:43:09 PBH-BTN/PeerBanHelper
2024-10-31 18:52:00 CodePhiliaX/Chat2DB
2024-10-31 11:19:43 mybatis-flex/mybatis-flex