
FTPServer - FREE
by Andreas Liebig, Version: 2.1.3 , 75 KB Official Site
Package name: lutey.FTPServer , Last Update: 2012-08-31 08:56:57
2064 ratings (4.559 average)
50,000-250,000 downloads
What's new in this version (2.1.3):
- removed extra carriage return after SIZE response
(should fix chrome problems)
- send 550 response instead of 431 when CWD to a directory that does not exist or is a regular file
- keep line numbers in stack traces for better debugging
If you experience network issues, please check and select the correct interface in the preferences
Description
Simple & free FTP Server to transfer files to/from your android device with a FTP client.
For more information visit https://sites.google.com/site/andreasliebigapps/ftpserver/
For discussions, requests, suggestions, bug reports, etc please use the google group
http://groups.google.com/group/andreasliebigapps
I cannot answer to comments, so please email me if you experience problems or have suggestions.
FEATURES:
- Free FTP Server
- UTF-8 support
- Restrict connections to selected wireless networks
- Access while on 3G (if supported by the mobile network)
- Restrict access to specific folder
- Verbose log output to trace connections/access and help in error solving
- Remote shutdown with custom ("SITE SHUTDOWN" command)
NOTE about permissions:
WRITE_EXTERNAL_STORAGE and READ_PHONE_STATE are implicitly added, because of compatibility to 1.5 devices (see http://stackoverflow.com/questions/1747178/android-permissions-phone-calls-read-phone-state-and-identity) for an explanation. Since there is still people with 1.5 using my FTPServer, I do not want to set the minimum required permission to a higher version.