This application will turn your phone into an FTP server
Suitable for Android 7.0 and above
Features:
* Launch at boot support
* Passive and Active connection support
* Configurable document root
* Configurable control and passive port numbers
* Anonymous and Authenticated authentication
* WIFI and Mobile/Cellular Data support (dependant on data provider support)
* UTF-8 support
The following optional FTP commands/features are supported:
* SIZE
* MDTM
* RMDA
* DSIZ
* AVBL
* THMB JPEG|PNG
* CSID
* MLST type;size;sizd;perm;modify;UNIX.mode;UNIX.uid;UNIX.gid;
* REST STREAM
* MFMT
* MFF modify;
* UTF8
This app implements parts (and in some cases all) of the specifications defined in the following RFC documents or draft proposals :
* RFC 697 - CWD Command of FTP
* RFC 775 - Directory orientated FTP commands
* RFC 959 - File Transfer Protocol
* RFC 1639 - FTP Operation Over Big Address Records
* RFC 2389 - Feature negotiation mechanism
* RFC 2428 - FTP Extensions for IPv6 and NATs (IPv4 support only)
* RFC 2640 - Internationalization support
* RFC 3659 - FTP Extensions
* The "MFMT", "MFCT", and "MFF" Command Extensions
* Streamlined FTP Command Extensions
Latest Version
0.3Uploaded by
Omar Alejo
Requires Android
Android 7.0+
Category
Free Tools AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Oct 2, 2020
Changes included in this release:
* Small number of bug fixes
* Fixed server stopping crash
* Added Crashlytics