Ftp Server Application icon

Ftp Server 1.32

2.7 MB / 1000K+ Downloads / Rating 4.0 - 8,694 reviews


See previous versions

Ftp Server, developed and published by The Olive Tree, has released its latest version, 1.32, on 2017-05-12. This app falls under the Tools category on the Google Play Store and has achieved over 1000000 installs. It currently holds an overall rating of 4.0, based on 8.694 reviews.

Ftp Server APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.theolivetree.ftpserver

Updated: 8 years ago

Developer Name: The Olive Tree

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Ftp Server on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.0
Total 8,694 reviews

Reviews

3 ★, on 2020-08-31
The only issue I have, is the fact that I can't set an IP address to the app. Every time I turn it off it resets to a new one. It is great for transferring files between the computer and has many more uses, but for most anything you would need to be able to set an IP to that device (security cameras). If your phone dies or something then you have to reset everything. Add that and you easily get 5 stars. That small setback makes it a pain in the ass to use simply for transferring files.

5 ★, on 2020-07-18
On my Galaxy J7 (2018) it seems to not be able to download.. It could be with the app or Android Pie. Uploading works perfectly and I absolutely love this app! I've set it up with my S8 to use as cloud storage and easy transfer from devices

3 ★, on 2020-04-14
I use this app to sync photos from a phone that's supposed to run unattended to create a very long timelapse of some plants. Performance of the FTP server is superb, even for rather long directory listings. However, every now and then the server just stops accepting connections. To bring it back to live, I'd have to stop the FTP server, wait for it to come up with a "This app has stopped working" message, force close it and then start it again. If this issue would be fixed, I'd definitely give it 5 stars.

5 ★, on 2020-08-26
In the time shareit and other similar apps bugging out, this app has been a saviour. I have used this along with andftp for nearly 7 years now and not once got an issue.

5 ★, on 2020-09-08
This app has been around as long as I've been using Android and it's always there for me in those once in a blue moon times when I need to FTP to my phone

5 ★, on 2020-05-10
Worth the 0.99$, works like a charm under Windows 10 Pro and a Samsung Galaxy S9+. I created a mounted drive link to the phone FTP server under Windows 10 Pro so I don't have to reconnect to it everytime. All I have to do is open the APP and start the server and as soon as I arrive home I have direct access to all my photos and stuff on the phone and can just download them in a few clicks. Have many and settings to root, internal storage, SD card and a custom folder (What I did). *****👌

Previous Versions

Ftp Server 1.32
2017-05-12 / 2.7 MB / Android 2.1+

About this app

Read/write any folder, including sdcard, in your android device with this ftp server. You can backup your photos to your PC, copy music and movies to your device, etc.

If you still do not have a ftp client I recommend FileZilla client (you can download it on http://filezilla-project.org/) but you can also use file explorer on windows.

Free version does not allow landscape screen.

Features:

Use any network interface in your device including: WIFI, Ethernet, Mobile network, USB...
Anonymous user (can be disabled).
One Ftp user (can be disabled). Name and password can be changed.
Home directory can be root directory,
Read only mode.
Passive and active modes.
Show hidden files.
Custom home folder.
Option to run server as a foreground service.
Energy save mode.
Languages supported: English, Spanish, Romanian, French, Italian, Hungarian, German, Chinese, Portuguese, Korean, Russian and Catalan.
Intents:
com.theolivetree.ftpserver.StartFtpServer
com.theolivetree.ftpserver.StopFtpServer

TODO:

Run server as root user (only rooted devices).
TLS/SSL support for secure connections.

How to connect with Ftp server using USB cable:

This can useful when you have USB cable and not network available.
1) On your phone go to Settings->Applications->Development and set option "USB debugging".
2) Connect your phone to your PC using USB cable.
3) Start adb server. On your PC run command "adb start-server".
adb is a program that you can find on android sdk. Usually you will find it on android-sdk\platform-tools\adb.
4) Forward needed ports from your PC to your phone. On your PC run command "adb forward tcp:2221 tcp:2221"
You will need to repeat this step for all ftp server and passive ports configured in your phone. It will be easier if you use a small range of passive ports.
With this, any connection in your pc to 127.0.0.1:2221 will be forwarded to your phone in port 2221.
5) Run Ftp server in your phone, open settings and in "Network interfaces" select "Loopback (127.0.0.1)" or "All"
6) Start ftp server.
7) In your PC connect your ftp client to ftp://127.0.0.1:2221 (port might be different, it depends on your Ftp Server configuration).

Connections in this mode need to be always started by PC so only passive mode is available when using USB connection.

Permissions needed:

INTERNET
ACCESS_NETWORK_STATE
ACCESS_WIFI_STATE

Network permission to enable server to open network communication with ftp clients.

WRITE_EXTERNAL_STORAGE

Enables ftp server write received files from ftp clients on sdcard.

WAKE_LOCK

Keeps phone wake only while server is running. If phone is not wake connections to ftp server can fail.

Libraries used by this program: Apache ftp server v1.0.6. Apache2 License. Android viewflow pakerfeldt (01/Nov/2011). Apache2 License: http://www.apache.org/licenses/LICENSE-2.0.html

Special thanks to: Beatriz Vera, Surjit Panda, Alex Sovu, Balazs David Molnar, Damien Varvenne, Simone Balducci, Juanvi, Chengcheng Hu, Noelia, Noxa Tagakov, Joon Lim, Tomokazu Wakasugi and Paulino Feitio.

New features

Fix delete/rename files in external SDCard in Android 6

App Permissions

Allows applications to open network sockets.
Allows applications to access information about networks.
Allows applications to access information about Wi-Fi networks.
Allows an application to write to external storage.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows an application to read from external storage.