资源说明:FTP server app for android
# Primitive FTPd FTP server app for android. ![Code Size](https://img.shields.io/github/languages/code-size/wolpi/prim-ftpd.svg?style=popout) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Q8TU8ZQX3WV8J) [](https://f-droid.org/app/org.primftpd) [](https://play.google.com/store/apps/details?id=org.primftpd) [](http://www.amazon.com/wolpi-primitive-FTPd/dp/B00KERCPNY/ref=sr_1_1) ## 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 access external sd-card the official way (NOTE requires selecting a directory, not the root of the sd-card). Want to help translating it? See our shiny [weblate instance](https://pftpd.rocks/projects/pftpd/pftpd/)! ## 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. ![permission screen 1](fastlane/img/permission1.png) ![permission screen 2](fastlane/img/permission2.png) ![permission screen 3](fastlane/img/permission3.png) ![permission screen 4](fastlane/img/permission4.png) ![permission screen 5](fastlane/img/permission5.png)
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。